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
c34207d5ea
commit
405e48c31a
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "app.omnivore.omnivore"
|
||||
minSdk 26
|
||||
targetSdk 33
|
||||
versionCode 101
|
||||
versionName "0.0.101"
|
||||
versionCode 102
|
||||
versionName "0.0.102"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
|
|
|||
Loading…
Reference in a new issue