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.
2 parents d95ba7a + f18c869 commit 38d51b7Copy full SHA for 38d51b7
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