Release Catima 2.25.1

This commit is contained in:
Sylvia van Os
2023-07-17 18:35:50 +02:00
parent b9d9c8d2e3
commit 576ec1e6de
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 128
## v2.25.1 - 128 (2023-07-17)
- Fix rare crash

View File

@@ -19,8 +19,8 @@ android {
applicationId "me.hackerchick.catima"
minSdk 21
targetSdk 33
versionCode 127
versionName "2.25.0"
versionCode 128
versionName "2.25.1"
vectorDrawables.useSupportLibrary true
multiDexEnabled true