Skip to content

Commit e671411

Browse files
committed
Update minSdk to 23
1 parent 2d67436 commit e671411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MigrationCodelab/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ android {
2626
namespace "com.google.samples.apps.sunflower"
2727
defaultConfig {
2828
applicationId "com.google.samples.apps.sunflower"
29-
minSdkVersion 21
29+
minSdkVersion 23
3030
targetSdkVersion 33
3131
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3232
versionCode 1

0 commit comments

Comments
 (0)