Revert AGP upgrade to fix broken APK
Building with AGP 8.13.2 leads to a (minified) release APK that crashes with LiteRT.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[versions]
|
[versions]
|
||||||
agp = "8.13.2"
|
agp = "8.10.1"
|
||||||
kotlin = "2.3.10"
|
kotlin = "2.3.10"
|
||||||
license = "0.16.1"
|
license = "0.16.1"
|
||||||
coreKtx = "1.18.0"
|
coreKtx = "1.18.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user