v2.5.7 (234) (#3047)
This commit is contained in:
committed by
GitHub Enterprise
parent
06de3d5a1e
commit
8dc43ed422
@@ -23,7 +23,7 @@ kapt {
|
||||
correctErrorTypes true
|
||||
}
|
||||
|
||||
def VERSION_NAME = "2.5.6"
|
||||
def VERSION_NAME = "2.5.7"
|
||||
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
@@ -45,7 +45,7 @@ android {
|
||||
applicationId "com.naviapp"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 233
|
||||
versionCode 234
|
||||
versionName VERSION_NAME
|
||||
multiDexEnabled true
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user