NTP-15432 | Move to compileSdk 35 (#13793)
This commit is contained in:
@@ -9,7 +9,7 @@ plugins {
|
||||
|
||||
android {
|
||||
namespace 'com.applicationplatform'
|
||||
compileSdk 34
|
||||
compileSdk 35
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.applicationplatform"
|
||||
|
||||
@@ -9,7 +9,7 @@ plugins {
|
||||
|
||||
android {
|
||||
namespace 'com.navi.ap'
|
||||
compileSdk 34
|
||||
compileSdk 35
|
||||
|
||||
defaultConfig {
|
||||
minSdk 24
|
||||
|
||||
Reference in New Issue
Block a user