Skip to content

Commit aa80672

Browse files
committed
fix: downgrade to AGP 8.11.1 to support FDroid build (Fixes #55)
1 parent 88a9dbb commit aa80672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
activityCompose = "1.10.1"
3-
agp = "8.13.0"
3+
agp = "8.11.1"
44
kotlin = "2.0.21"
55
coreKtx = "1.17.0"
66
junit = "4.13.2"

0 commit comments

Comments
 (0)