mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Bump android version
This commit is contained in:
parent
978c17c7fb
commit
8466499593
1 changed files with 2 additions and 2 deletions
|
|
@ -28,8 +28,8 @@ android {
|
|||
applicationId = "app.omnivore.omnivore"
|
||||
minSdk = 26
|
||||
targetSdk = 34
|
||||
versionCode = 2200000
|
||||
versionName = "0.220.0"
|
||||
versionCode = 2220000
|
||||
versionName = "0.222.0"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
|
|
|||
Loading…
Reference in a new issue