bump version
This commit is contained in:
@ -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")
|
||||
|
||||
Reference in New Issue
Block a user