Merge pull request #2115 from omnivore-app/release/android-0.0.47

Bump android version
This commit is contained in:
Jackson Harper 2023-04-25 22:20:23 +08:00 committed by GitHub
commit 177af6a242
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 46
versionName "0.0.46"
versionCode 47
versionName "0.0.47"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {