Merge pull request #3576 from omnivore-app/release/android-0.194.0

Android 0.194.0 release
This commit is contained in:
Jackson Harper 2024-02-26 15:41:09 +08:00 committed by GitHub
commit 4c1cc122e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,8 +27,8 @@ android {
applicationId = "app.omnivore.omnivore"
minSdk = 26
targetSdk = 34
versionCode = 192
versionName = "0.192.0"
versionCode = 194
versionName = "0.194.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {