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 277f55b commit 1bf5722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ android {
compileSdkVersion 29
buildToolsVersion "29.0.3"
defaultConfig {
minSdkVersion 21
minSdkVersion 24
testInstrumentationRunner "com.ciscowebex.androidsdk.WebexTestRunner"
multiDexEnabled true
versionCode moduleVersionCode
Expand Down

0 comments on commit 1bf5722

Please sign in to comment.