Skip to content

Commit

Permalink
upgrade supported min sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick committed Apr 30, 2021
1 parent a7bf769 commit 62d8519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android {
buildToolsVersion "29.0.3"
defaultConfig {
applicationId "com.ciscowebex.androidsdk.kitchensink"
minSdkVersion 21
minSdkVersion 24
targetSdkVersion 30
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit 62d8519

Please sign in to comment.