Skip to content

Commit 5cb7788

Browse files
committedNov 11, 2024
upgrade to sdk 35
1 parent d8e49b8 commit 5cb7788

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ buildscript {
1414
}
1515

1616
android {
17-
compileSdk 34
17+
compileSdk 35
1818
defaultConfig {
1919
applicationId "fr.nuage.souvenirs"
2020
minSdkVersion 24
21-
targetSdkVersion 33
21+
targetSdkVersion 35
2222
versionCode 36
2323
versionName "2.9.2"
2424
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)
Failed to load comments.