Skip to content

Commit

Permalink
Set min sdk version to 14
Browse files Browse the repository at this point in the history
  • Loading branch information
massoudss authored May 18, 2021
1 parent 2accb27 commit 9ffd28f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
ndkVersion "21.1.6352462"

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

0 comments on commit 9ffd28f

Please sign in to comment.