update version to 3.0.3

This commit is contained in:
tibbi 2018-01-24 19:42:31 +01:00
parent 5b7f1bb289
commit bc5093bb5e
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.thankyou"
minSdkVersion 16
targetSdkVersion 27
versionCode 6
versionName "3.0.2"
versionCode 7
versionName "3.0.3"
setProperty("archivesBaseName", "thank-you")
}