update version to 2.3.0

This commit is contained in:
tibbi 2017-11-07 23:49:48 +01:00
parent eba74d7799
commit 686d0e6c6f

View File

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