update version to 1.23

This commit is contained in:
tibbi 2016-12-04 00:31:45 +01:00
parent 3eb48cb3b1
commit 2357434b55
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 22 versionCode 23
versionName "1.22" versionName "1.23"
} }
signingConfigs { signingConfigs {