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 68b7bcc commit 4ba8c80Copy full SHA for 4ba8c80
AdvancedStateAndSideEffectsCodelab/app/build.gradle
@@ -33,7 +33,7 @@ android {
33
namespace "androidx.compose.samples.crane"
34
defaultConfig {
35
applicationId "androidx.compose.samples.crane"
36
- minSdkVersion 231
+ minSdkVersion 23
37
targetSdkVersion 33
38
versionCode 1
39
versionName "1.0"
0 commit comments