Release Catima 2.44.0

This commit is contained in:
Sylvia van Os committed 2026-07-28 18:21:59 +02:00
1 parent 7ebd71283f
commit 731833d9be
2 files changed
+3 -3

No files matched your search

+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 168
## v2.44.0 - 168 (2026-07-28)
- Add option to open image in internal image viewer in gallery
+2 -2
View File
@@ -19,8 +19,8 @@ android {
applicationId = "me.hackerchick.catima"
minSdk = 23
targetSdk = 36
versionCode = 167
versionName = "2.43.0"
versionCode = 168
versionName = "2.44.0"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true