Version 1.12

This commit is contained in:
Vlad Mihalachi
2014-10-12 18:11:19 +02:00
parent df5a302129
commit 46842a5343
80 changed files with 1202 additions and 345 deletions

View File

@@ -25,10 +25,10 @@ android {
defaultConfig {
applicationId "com.maskyn.fileeditorpro"
minSdkVersion 14
minSdkVersion 10
targetSdkVersion 19
versionCode 27
versionName "1.11"
versionCode 29
versionName "1.12"
}
compileOptions {