Skip to content

Commit 62d8519

Browse files
author
Nick
committed
upgrade supported min sdk version
1 parent a7bf769 commit 62d8519

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
@@ -6,7 +6,7 @@ android {
66
buildToolsVersion "29.0.3"
77
defaultConfig {
88
applicationId "com.ciscowebex.androidsdk.kitchensink"
9-
minSdkVersion 21
9+
minSdkVersion 24
1010
targetSdkVersion 30
1111
versionCode 1
1212
versionName "1.0"

0 commit comments

Comments
 (0)