Merge pull request #4134 from omnivore-app/release/android-0.218.0

Android release 0.218.0
This commit is contained in:
Jackson Harper 2024-07-02 13:52:26 +08:00 committed by GitHub
commit 2223fde82c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,8 +28,8 @@ android {
applicationId = "app.omnivore.omnivore"
minSdk = 26
targetSdk = 34
versionCode = 2120000
versionName = "0.212.0"
versionCode = 2180000
versionName = "0.218.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {