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 415fe20 commit 9b7c2b3Copy full SHA for 9b7c2b3
samples/storage/build.gradle.kts
@@ -24,7 +24,7 @@ plugins {
24
25
android {
26
namespace = "com.example.platform.storage"
27
- compileSdk = 35
+ compileSdk = 36
28
29
defaultConfig {
30
minSdk = 21
0 commit comments