Skip to content

Commit 4376bf0

Browse files
Release Catima 2.41.7
1 parent 995d75c commit 4376bf0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased - 164
3+
## v2.41.7 - 164 (2026-03-06)
44

55
Android 5.0 and 5.1 are no longer supported starting with this release. If you want to use Catima on these versions, please use version 2.41.6.
66

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId = "me.hackerchick.catima"
2020
minSdk = 23
2121
targetSdk = 36
22-
versionCode = 163
23-
versionName = "2.41.6"
22+
versionCode = 164
23+
versionName = "2.41.7"
2424

2525
vectorDrawables.useSupportLibrary = true
2626
multiDexEnabled = true

0 commit comments

Comments
 (0)