mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge pull request #3976 from omnivore-app/release/android-0.210.0
Update android version to 0.210.0
This commit is contained in:
commit
04d9502d4b
1 changed files with 2 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue