We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e42d1 commit f18c869Copy full SHA for f18c869
grid/build.gradle.kts
@@ -48,7 +48,7 @@ kotlin {
48
49
android {
50
namespace = "${project.group}"
51
- compileSdk = 35
+ compileSdk = 36
52
53
sourceSets["main"].manifest.srcFile("src/androidMain/AndroidManifest.xml")
54
0 commit comments