We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e571325 commit 09a9d3cCopy full SHA for 09a9d3c
example/android/app/build.gradle
@@ -69,8 +69,8 @@ def enableSeparateBuildPerCPUArchitecture = false
69
def enableProguardInReleaseBuilds = false
70
71
android {
72
- compileSdkVersion 23
73
- buildToolsVersion "23.0.3"
+ compileSdkVersion 25
+ buildToolsVersion "25.0.0"
74
75
defaultConfig {
76
applicationId "com.airbnb.android.react.maps.example"
0 commit comments