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
715ef167d3
commit
6ac6473cee
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@ android {
|
|||
applicationId "app.omnivore.omnivore"
|
||||
minSdk 26
|
||||
targetSdk 33
|
||||
versionCode 160
|
||||
versionName "0.0.160"
|
||||
versionCode 170
|
||||
versionName "0.0.170"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
|
|
|||
Loading…
Reference in a new issue