keep projects compatible with Android Studio Hedgehog

This commit is contained in:
Gilles Boccon-Gibod
2023-12-03 18:06:54 -08:00
parent ac3961e763
commit 72d5360af9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[versions]
agp = "8.3.0-alpha11"
agp = "8.2.0"
kotlin = "1.9.0"
core-ktx = "1.12.0"
junit = "4.13.2"

View File

@@ -1,5 +1,5 @@
[versions]
agp = "8.3.0-alpha16"
agp = "8.2.0"
kotlin = "1.8.10"
core-ktx = "1.9.0"
junit = "4.13.2"