We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5603c38 commit 1ddab90Copy full SHA for 1ddab90
DemoApps/SearchWithMaps/app/build.gradle
@@ -16,7 +16,7 @@ android {
16
resValue "string", "mapbox_access_token", mapboxApiToken
17
18
applicationId "com.mapbox.demo.searchwithmaps"
19
- minSdk 24
+ minSdk 21
20
targetSdk 36
21
versionCode 1
22
versionName "1.0"
0 commit comments