We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0988d4 commit bdc8decCopy full SHA for bdc8dec
1 file changed
shared/build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
7
android {
8
namespace = "com.example.platform.shared"
9
- compileSdk = 35
+ compileSdk = 36
10
11
defaultConfig {
12
minSdk = 21
0 commit comments