Readded the jar, and fixed a keyboard issue
This commit is contained in:
@@ -20,13 +20,13 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 20
|
||||
buildToolsVersion "20.0.0"
|
||||
compileSdkVersion 19
|
||||
buildToolsVersion "19.1.0"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.maskyn.fileeditorpro"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 20
|
||||
targetSdkVersion 19
|
||||
versionCode 26
|
||||
versionName "1.10"
|
||||
}
|
||||
|
Reference in New Issue
Block a user