Skip to content

Commit 4ba8c80

Browse files
committed
Update build.gradle
1 parent 68b7bcc commit 4ba8c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AdvancedStateAndSideEffectsCodelab/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333
namespace "androidx.compose.samples.crane"
3434
defaultConfig {
3535
applicationId "androidx.compose.samples.crane"
36-
minSdkVersion 231
36+
minSdkVersion 23
3737
targetSdkVersion 33
3838
versionCode 1
3939
versionName "1.0"

0 commit comments

Comments
 (0)