Merge pull request #3800 from omnivore-app/release/android-200004

Bump android to 200004
This commit is contained in:
Jackson Harper 2024-04-08 18:35:24 +08:00 committed by GitHub
commit 72213ee58a
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 = 200002
versionName = "0.200.2"
versionCode = 200004
versionName = "0.200.4"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {