update version to 2.3.0

This commit is contained in:
tibbi 2017-06-25 23:56:13 +02:00
parent 419c1f501b
commit 0a53d9d097
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 32 versionCode 33
versionName "2.2.2" versionName "2.3.0"
} }
signingConfigs { signingConfigs {