update version to 2.1.0

This commit is contained in:
tibbi 2017-03-18 20:32:08 +01:00
parent e39c2955e7
commit 6026f39171
1 changed files with 2 additions and 2 deletions

View File

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