NTP-15432 | Move to compileSdk 35 (#13793)

This commit is contained in:
Shivam Goyal
2024-11-26 01:50:43 +05:30
committed by GitHub
parent 6a72cfc744
commit bb808f0431
20 changed files with 20 additions and 20 deletions

View File

@@ -9,7 +9,7 @@ plugins {
android {
namespace 'com.applicationplatform'
compileSdk 34
compileSdk 35
defaultConfig {
applicationId "com.applicationplatform"

View File

@@ -9,7 +9,7 @@ plugins {
android {
namespace 'com.navi.ap'
compileSdk 34
compileSdk 35
defaultConfig {
minSdk 24