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.
1 parent 2ab38f9 commit b5843f9Copy full SHA for b5843f9
gradle.properties
@@ -15,5 +15,5 @@ android.nonTransitiveRClass=true
15
android.uniquePackageNames=true
16
android.nonFinalResIds=false
17
# ======= Version =======
18
-version=1.7.2
+version=1.7.2-fdroid
19
versionCode=69
gradle/libs.versions.toml
@@ -1,5 +1,6 @@
1
[versions]
2
-agp = "8.13.0"
+# @pin
3
+agp = "8.11.1"
4
androidutils = "0.4.6"
5
androidx-activity-compose = "1.11.0"
6
androidxTextExtJunit = "1.3.0"
0 commit comments