Release Catima 2.7

This commit is contained in:
Sylvia van Os committed 2021-10-05 20:27:54 +02:00
1 parent 71bc304c51
commit 3b6d4d44b0
2 files changed
+3 -3

No files matched your search

+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 85
## v2.7 - 85 (2021-10-05)
Android 4.4 is no longer supported starting with this release. If you want to use Catima on Android 4.4, please use version 2.6.1.
+2 -2
View File
@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 21
targetSdkVersion 31
versionCode 84
versionName "2.6.1"
versionCode 85
versionName "2.7"
vectorDrawables.useSupportLibrary true
multiDexEnabled true