Skip to content

Commit d4c4efa

Browse files
committed
make minSdk version 21
1 parent becab24 commit d4c4efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ android {
1414

1515
defaultConfig {
1616
applicationId "com.karthek.android.s.subsampler"
17-
minSdkVersion 27
17+
minSdkVersion 21
1818
targetSdkVersion 33
1919
versionCode 1
2020
versionName "1.0"

0 commit comments

Comments
 (0)