mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore: increased versions (#1769)
This commit is contained in:
parent
840ada6d6a
commit
ac20c0322f
@ -1,5 +1,5 @@
|
||||
[versions]
|
||||
gradle = "8.5.1"
|
||||
gradle = "8.5.2"
|
||||
kotlin = "2.0.0"
|
||||
appcompat = "1.7.0"
|
||||
cardview = "1.0.0"
|
||||
@ -8,7 +8,7 @@ multidex = "2.0.1"
|
||||
secretsGradlePlugin = "2.0.1"
|
||||
volley = "1.2.1"
|
||||
lifecycle = "2.8.4"
|
||||
mapsKtx = "5.1.0"
|
||||
mapsKtx = "5.1.1"
|
||||
easypermissions = "3.0.0"
|
||||
junit = "4.13.2"
|
||||
androidxJunit = "1.2.1"
|
||||
|
||||
@ -5,8 +5,8 @@ junitVersion = "1.2.1"
|
||||
kotlin = "2.0.0"
|
||||
coreKtx = "1.13.1"
|
||||
appCompat = "1.7.0"
|
||||
composeFoundation = "1.7.0-beta06"
|
||||
composeMaterial = "1.7.0-beta06"
|
||||
composeFoundation = "1.7.0-rc01"
|
||||
composeMaterial = "1.7.0-rc01"
|
||||
mapsKtx = "5.1.1"
|
||||
material = "1.12.0"
|
||||
constraintLayout = "2.1.4"
|
||||
|
||||
@ -4,7 +4,7 @@ minSdk = "21"
|
||||
targetSdk = "34"
|
||||
versionCode = "1"
|
||||
versionName = "1.0"
|
||||
kotlin = "1.8.0" # Replace with your Kotlin version if different
|
||||
kotlin = "2.0.0"
|
||||
appcompat = "1.7.0"
|
||||
playServicesMaps = "19.0.0"
|
||||
junit = "4.13.2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user