update version to 2.1.1

This commit is contained in:
tibbi 2017-03-19 00:07:02 +01:00
parent 06063a51f3
commit 388ab02346

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 25
versionCode 30
versionName "2.1.0"
versionCode 31
versionName "2.1.1"
}
signingConfigs {