Version 1.19

This commit is contained in:
Vlad Mihalachi
2015-03-26 21:26:24 +01:00
parent e399a217e5
commit a1e82b65d4
106 changed files with 5228 additions and 391 deletions

View File

@@ -23,14 +23,14 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 22
buildToolsVersion '22'
buildToolsVersion '22.0.1'
defaultConfig {
applicationId "com.maskyn.fileeditorpro"
minSdkVersion 11
targetSdkVersion 22
versionCode 46
versionName "1.18.3"
versionCode 47
versionName "1.19"
}
compileOptions {