Merge pull request #3556 from omnivore-app/release/android-0.192.0

Android 0.192.0 release
This commit is contained in:
Jackson Harper 2024-02-22 12:02:56 +08:00 committed by GitHub
commit b473dbf8cb
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 = 190
versionName = "0.190.0"
versionCode = 192
versionName = "0.192.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {