Merge pull request #4144 from omnivore-app/release/android-0.220.0

Android 0.220.0 release
This commit is contained in:
Jackson Harper 2024-07-04 13:49:00 +08:00 committed by GitHub
commit ca7800f1c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,8 +28,8 @@ android {
applicationId = "app.omnivore.omnivore"
minSdk = 26
targetSdk = 34
versionCode = 2180000
versionName = "0.218.0"
versionCode = 2200000
versionName = "0.220.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {