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
b97fba96bf
commit
3f4aee641e
1 changed files with 2 additions and 3 deletions
|
|
@ -19,8 +19,8 @@ android {
|
|||
applicationId "app.omnivore.omnivore"
|
||||
minSdk 26
|
||||
targetSdk 34
|
||||
versionCode 188
|
||||
versionName "0.0.188"
|
||||
versionCode 189
|
||||
versionName "0.189.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
|
@ -85,7 +85,6 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
def nav_version = ""
|
||||
|
||||
implementation("androidx.core:core-ktx:1.12.0")
|
||||
implementation("androidx.appcompat:appcompat:1.6.1")
|
||||
|
|
|
|||
Loading…
Reference in a new issue