Merge pull request #3801 from omnivore-app/release/android-0.200.5

Update android to 0.200.5
This commit is contained in:
Jackson Harper 2024-04-08 19:58:17 +08:00 committed by GitHub
commit e77214f0f4
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 = 200004
versionName = "0.200.4"
versionCode = 2000050
versionName = "0.200.5"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {