Release Catima 1.0

This commit is contained in:
Sylvia van Os
2020-11-06 20:25:46 +01:00
parent cc1be04cf7
commit e61d29417c

View File

@@ -13,8 +13,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 16
targetSdkVersion 29
versionCode 40
versionName "0.29"
versionCode 41
versionName "1.0"
}
buildTypes {
release {