Skip to content

Commit f18c869

Browse files
committed
Upgrade target SDK version to 36
1 parent f9e42d1 commit f18c869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grid/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ kotlin {
4848

4949
android {
5050
namespace = "${project.group}"
51-
compileSdk = 35
51+
compileSdk = 36
5252

5353
sourceSets["main"].manifest.srcFile("src/androidMain/AndroidManifest.xml")
5454

0 commit comments

Comments
 (0)