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:
Pierre-Yves Nicolas
2026-04-03 18:43:50 +02:00
parent 7f51e462c1
commit 47109d6ab4

View File

@@ -1,5 +1,5 @@
[versions]
agp = "8.13.2"
agp = "8.10.1"
kotlin = "2.3.10"
license = "0.16.1"
coreKtx = "1.18.0"