mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
bump version
This commit is contained in:
parent
b0784c50e8
commit
64310aa4d9
1 changed files with 2 additions and 2 deletions
|
|
@ -27,8 +27,8 @@ android {
|
|||
applicationId = "app.omnivore.omnivore"
|
||||
minSdk = 26
|
||||
targetSdk = 34
|
||||
versionCode = 194
|
||||
versionName = "0.194.0"
|
||||
versionCode = 194001
|
||||
versionName = "0.194.1"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
|
|
|||
Loading…
Reference in a new issue