Release Catima 2.44.0

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

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

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