updated Android example gradle config
This commit is contained in:
@@ -4,7 +4,7 @@ android {
|
||||
signingConfigs {
|
||||
}
|
||||
compileSdkVersion 25
|
||||
buildToolsVersion "25.0.2"
|
||||
buildToolsVersion '27.0.3'
|
||||
defaultConfig {
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 25
|
||||
|
||||
Reference in New Issue
Block a user