Release Catima 2.23.1
Validate Gradle Wrapper / Validation (push) Canceled after 0s

This commit is contained in:
Sylvia van Os
2023-05-27 17:53:03 +02:00
parent 0eca05d656
commit 9e0e8bab75
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 121
## v2.23.1 - 121
- Update used libraries
+2 -2
View File
@@ -19,8 +19,8 @@ android {
applicationId "me.hackerchick.catima"
minSdk 21
targetSdk 33
versionCode 120
versionName "2.23.0"
versionCode 121
versionName "2.23.1"
vectorDrawables.useSupportLibrary true
multiDexEnabled true