Release 1.2.2

This commit is contained in:
Sylvia van Os
2020-11-19 21:16:36 +01:00
parent ba8c20f415
commit c6f28272d9
2 changed files with 3 additions and 3 deletions

View File

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

View File

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