New material things
This commit is contained in:
@@ -20,14 +20,14 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 20
|
||||
buildToolsVersion '20.0.0'
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion '21.0.2'
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.maskyn.fileeditorpro"
|
||||
minSdkVersion 11
|
||||
targetSdkVersion 19
|
||||
versionCode 29
|
||||
targetSdkVersion 21
|
||||
versionCode 31
|
||||
versionName "1.12"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user