Skip to content

Commit 91d7112

Browse files
committed
Set Android target and compile SDK to 36
1 parent 892bf24 commit 91d7112

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[versions]
22
aboutlibraries = "12.2.4"
33
agp = "8.11.2"
4-
android-compileSdk = "35"
4+
android-compileSdk = "36"
55
android-minSdk = "26"
66
android-svg = "1.4"
7-
android-targetSdk = "35"
7+
android-targetSdk = "36"
88
androidx-activityCompose = "1.11.0"
99
androidx-core-ktx = "1.17.0"
1010
androidx-core-splashscreen = "1.0.1"

0 commit comments

Comments
 (0)