update version to 2.0.1

This commit is contained in:
tibbi 2017-03-16 18:33:53 +01:00
parent d4d9bb8e2f
commit 8563f5aed2
1 changed files with 2 additions and 2 deletions

View File

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