update version to 2.0.1

This commit is contained in:
tibbi 2017-03-16 18:33:53 +01:00
parent d4d9bb8e2f
commit 8563f5aed2

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 23
versionCode 26
versionName "2.0.0"
versionCode 27
versionName "2.0.1"
}
signingConfigs {