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

@@ -6,7 +6,7 @@ plugins {
android {
namespace 'com.naviapp.benchmark'
compileSdk 34
compileSdk 35
compileOptions {
sourceCompatibility JavaVersion.VERSION_17