update version to 8 (1.8)

This commit is contained in:
tibbi 2016-10-16 22:47:33 +02:00
parent 3badc5432c
commit db25941719

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 23
versionCode 7
versionName "1.7"
versionCode 8
versionName "1.8"
}
signingConfigs {