mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge pull request #1157 from omnivore-app/release/android-0.0.3
Release android v0.0.3
This commit is contained in:
commit
386a47b73b
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "app.omnivore.omnivore"
|
||||
minSdk 23
|
||||
targetSdk 32
|
||||
versionCode 2
|
||||
versionName "0.0.2"
|
||||
versionCode 3
|
||||
versionName "0.0.3"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
|
|
|||
Loading…
Reference in a new issue