update version to 4.0.1

This commit is contained in:
tibbi 2018-06-24 21:27:28 +02:00
parent 836716f39f
commit 0ba914f242

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.thankyou"
minSdkVersion 16
targetSdkVersion 27
versionCode 9
versionName "4.0.0"
versionCode 10
versionName "4.0.1"
setProperty("archivesBaseName", "thank-you")
}