update version to 2.2.3

This commit is contained in:
tibbi 2017-06-22 21:06:00 +02:00
parent 09b96a45e8
commit 28b1a71108
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 26
versionCode 35
versionName "2.2.2"
versionCode 36
versionName "2.2.3"
}
signingConfigs {