chore: downgrade gradle version to 8.5

This commit is contained in:
Bnyro 2024-09-05 10:47:01 +02:00
parent e53485d67e
commit 8382883762

View File

@ -1,7 +1,7 @@
[versions]
appcompat = "1.7.0"
core = "1.13.1"
gradle = "8.6.0"
gradle = "8.5.2"
junit = "4.13.2"
kotlin = "1.9.25"
ksp = "1.9.25-1.0.20"