update version to 2.3.0

This commit is contained in:
tibbi 2017-11-07 23:49:48 +01:00
parent eba74d7799
commit 686d0e6c6f
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.draw"
minSdkVersion 16
targetSdkVersion 27
versionCode 22
versionName "2.2.0"
versionCode 23
versionName "2.3.0"
}
signingConfigs {