Merge pull request #1375 from davotoula/fix-build-issue-android-kotlin-geohash

fix build: change to version b481c6a64e of android-kotlin-geohash
This commit is contained in:
Vitor Pamplona
2025-06-25 08:00:55 -04:00
committed by GitHub

View File

@@ -5,7 +5,7 @@ agp = "8.10.1"
android-compileSdk = "35"
android-minSdk = "26"
android-targetSdk = "35"
androidKotlinGeohash = "1.0"
androidKotlinGeohash = "b481c6a64e"
androidxJunit = "1.2.1"
appcompat = "1.7.0"
audiowaveform = "1.1.1"