Merge pull request #2294 from omnivore-app/release/android-0.83

Release Android 0.0.83
This commit is contained in:
Jackson Harper 2023-06-01 10:10:31 +08:00 committed by GitHub
commit e978b3e492
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 82
versionName "0.0.82"
versionCode 83
versionName "0.0.83"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {