Skip to content

Commit b5843f9

Browse files
committed
1.7.2-fdroid
1 parent 2ab38f9 commit b5843f9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ android.nonTransitiveRClass=true
1515
android.uniquePackageNames=true
1616
android.nonFinalResIds=false
1717
# ======= Version =======
18-
version=1.7.2
18+
version=1.7.2-fdroid
1919
versionCode=69

gradle/libs.versions.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[versions]
2-
agp = "8.13.0"
2+
# @pin
3+
agp = "8.11.1"
34
androidutils = "0.4.6"
45
androidx-activity-compose = "1.11.0"
56
androidxTextExtJunit = "1.3.0"

0 commit comments

Comments
 (0)