Release Catima 2.22.1
Validate Gradle Wrapper / Validation (push) Canceled after 0s

This commit is contained in:
Sylvia van Os
2023-04-14 18:38:48 +02:00
parent a039d5de9e
commit 510995a5c5
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 119
## v2.22.1 - 119
- Use Material You colours on more devices (Google library update)
+2 -2
View File
@@ -19,8 +19,8 @@ android {
applicationId "me.hackerchick.catima"
minSdk 21
targetSdk 33
versionCode 118
versionName "2.22.0"
versionCode 119
versionName "2.22.1"
vectorDrawables.useSupportLibrary true
multiDexEnabled true
-1
View File
@@ -16,5 +16,4 @@
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
android.enableJetifier=true
android.useAndroidX=true