Skip to content

Commit

Permalink
android minSdkVersion to 21
Browse files Browse the repository at this point in the history
  • Loading branch information
ShinChven committed Mar 1, 2020
1 parent 07d1b78 commit 3d6f6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion androidsyntaxhighlighter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
buildToolsVersion "29.0.3"

defaultConfig {
minSdkVersion 23
minSdkVersion 21
targetSdkVersion 29
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit 3d6f6dc

Please sign in to comment.