TP-75366 | Neil | Alfred | Target SDK upgrade to 34 (#219)
This commit is contained in:
@@ -13,7 +13,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId 'com.navi.alfred.demo'
|
||||
minSdk 23
|
||||
targetSdk 33
|
||||
targetSdk 34
|
||||
versionCode VERSION_CODE
|
||||
versionName VERSION_NAME
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
minSdk 23
|
||||
targetSdk 33
|
||||
targetSdk 34
|
||||
|
||||
consumerProguardFiles "consumer-rules.pro"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user