There was an error while loading. Please reload this page.
1 parent 98e38a3 commit fd6b444Copy full SHA for fd6b444
1 file changed
app/build.gradle.kts
@@ -28,7 +28,7 @@ android {
28
defaultConfig {
29
applicationId = "org.maplibre.navigation.android.example"
30
compileSdk = 35
31
- minSdk = 21
+ minSdk = 23
32
33
versionCode = 1
34
versionName = project.properties.get("versionName") as String? ?: "0.0.0"
0 commit comments