Revert AGP to 8.8.1.

There is an issue when building the release version of the app.
This commit is contained in:
Benoit Marty
2025-03-21 12:20:19 +01:00
parent 93d27735e4
commit 156450da78

View File

@@ -3,7 +3,7 @@
[versions]
# Project
android_gradle_plugin = "8.9.0"
android_gradle_plugin = "8.8.1"
kotlin = "2.1.10"
kotlinpoet = "2.1.0"
ksp = "2.1.10-1.0.31"