Merge pull request #2325 from omnivore-app/release/android-0.0.87

Bump android version
This commit is contained in:
Jackson Harper 2023-06-07 18:21:31 +08:00 committed by GitHub
commit 0e3d4de6a6
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 26
targetSdk 33
versionCode 83
versionName "0.0.83"
versionCode 87
versionName "0.0.87"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {