We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa9fc63 + 906779b commit 2987972Copy full SHA for 2987972
.gitignore
@@ -49,3 +49,6 @@ google-services.json
49
freeline.py
50
freeline/
51
freeline_project_description.json
52
+
53
+# Kotlin
54
+.kotlin/
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-elimuContentProvider = "1.4.64"
+elimuContentProvider = "1.4.65"
3
junit = "4.13.2"
4
appCompat = "1.7.1"
5
cardview = "1.0.0"
0 commit comments