Skip to content

Commit d70720b

Browse files
committed
build(deps): android: Compatible with SDK 36
1 parent 778d1d2 commit d70720b

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,7 +1,7 @@
11
[versions]
22
android-minSdk = "26"
3-
android-compileSdk = "35"
4-
android-targetSdk = "35"
3+
android-compileSdk = "36"
4+
android-targetSdk = "36"
55

66
android-gradle-plugin = "8.9.0"
77
androidx-activity-compose = "1.10.0"

0 commit comments

Comments
 (0)