Merge pull request #3976 from omnivore-app/release/android-0.210.0

Update android version to 0.210.0
This commit is contained in:
Jackson Harper 2024-05-20 20:23:37 +08:00 committed by GitHub
commit 04d9502d4b
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 = 2080000
versionName = "0.208.0"
versionCode = 2100000
versionName = "0.210.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {