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 9b7c2b3 commit fca99faCopy full SHA for fca99fa
samples/camera/camerax/build.gradle.kts
@@ -22,7 +22,7 @@ plugins {
22
23
android {
24
namespace = "com.example.platform.camerax"
25
- compileSdk = 35
+ compileSdk = 36
26
27
defaultConfig {
28
minSdk = 21
0 commit comments