We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d67436 commit e671411Copy full SHA for e671411
1 file changed
MigrationCodelab/app/build.gradle
@@ -26,7 +26,7 @@ android {
26
namespace "com.google.samples.apps.sunflower"
27
defaultConfig {
28
applicationId "com.google.samples.apps.sunflower"
29
- minSdkVersion 21
+ minSdkVersion 23
30
targetSdkVersion 33
31
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
32
versionCode 1
0 commit comments