Skip to content

Commit

Permalink
minSDK set to 19
Browse files Browse the repository at this point in the history
updated to 1.0.3
  • Loading branch information
mubashardev committed Mar 4, 2021
1 parent df27c80 commit 5a533b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
buildToolsVersion "30.0.2"

defaultConfig {
minSdkVersion 21
minSdkVersion 19
targetSdkVersion 30
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit 5a533b7

Please sign in to comment.