Version 1.16: Accessory View and Black theme

Accessory View and Black theme
This commit is contained in:
Vlad Mihalachi
2015-03-15 09:26:28 +01:00
parent 3ee11e0bfb
commit 60395106e5
21 changed files with 536 additions and 319 deletions

View File

@@ -46,8 +46,8 @@ android {
applicationId "com.maskyn.fileeditor"
minSdkVersion 11
targetSdkVersion 22
versionCode 39
versionName "1.15.1"
versionCode 41
versionName "1.16"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7