update version to 2.3.0

This commit is contained in:
tibbi 2017-09-23 12:00:52 +02:00
parent 88a6e95137
commit e52ef79951
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 37
versionName "2.2.4"
versionCode 38
versionName "2.3.0"
}
signingConfigs {