Migrates sdk requirements to the version catalog.

This commit is contained in:
Vitor Pamplona
2024-07-03 13:49:18 -04:00
parent 33b8267de7
commit 349d6cfc22
6 changed files with 18 additions and 14 deletions

View File

@@ -2,6 +2,9 @@
accompanistAdaptive = "0.34.0"
activityCompose = "1.9.0"
agp = "8.5.0"
android-compileSdk = "34"
android-minSdk = "26"
android-targetSdk = "34"
androidKotlinGeohash = "1.0"
androidxJunit = "1.2.1"
appcompat = "1.7.0"