update version to 3.0.0

This commit is contained in:
tibbi 2017-12-04 21:23:26 +01:00
parent e204f09544
commit 6f977fe3c0

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 27
versionCode 41
versionName "2.5.1"
versionCode 42
versionName "3.0.0"
setProperty("archivesBaseName", "notes")
}