Version 1.11

This commit is contained in:
Vlad Mihalachi
2014-09-30 20:01:43 +02:00
parent eaab21069b
commit 2c62965a02
111 changed files with 2125 additions and 5155 deletions

View File

@@ -44,8 +44,8 @@ android {
applicationId "com.maskyn.fileeditor"
minSdkVersion 14
targetSdkVersion 19
versionCode 26
versionName "1.10"
versionCode 27
versionName "1.11"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7