Merge pull request #1202 from omnivore-app/release/android-0.0.7

Release Android 0.0.7
This commit is contained in:
Jackson Harper 2022-09-16 11:53:55 +08:00 committed by GitHub
commit 1aeba9890f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,8 +17,8 @@ android {
applicationId "app.omnivore.omnivore"
minSdk 23
targetSdk 32
versionCode 4
versionName "0.0.4"
versionCode 7
versionName "0.0.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {