update version to 3.0.2

This commit is contained in:
tibbi 2017-12-26 21:43:16 +01:00
parent de2ac56960
commit 7106564ebe
1 changed files with 2 additions and 2 deletions

View File

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