Release 1.3.0

This commit is contained in:
Sylvia van Os
2020-11-22 19:43:53 +01:00
parent 84d7f4fbba
commit 370db97af1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## v1.3.0 (2020-11-22)
Changes:

View File

@@ -13,8 +13,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 16
targetSdkVersion 29
versionCode 46
versionName "1.2.2"
versionCode 47
versionName "1.3.0"
}
buildTypes {
release {