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 7a28b69 commit b0e63feCopy full SHA for b0e63fe
views/build.gradle.kts
@@ -19,7 +19,7 @@ plugins {
19
20
android {
21
namespace = "com.example.example.snippet.views"
22
- compileSdk = 35
+ compileSdk = 36
23
24
defaultConfig {
25
minSdk = 35
0 commit comments