Merge pull request #1181 from omnivore-app/release/android-0.0.4

Release Android 0.0.4
This commit is contained in:
Jackson Harper 2022-09-12 11:41:35 +08:00 committed by GitHub
commit da90d93c62
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 3
versionName "0.0.3"
versionCode 4
versionName "0.0.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {