Skip to content

Commit

Permalink
Fix compatibility minimum sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
pengdst committed Jan 26, 2021
1 parent 79068ac commit cba4435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viewbinding/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
buildToolsVersion "30.0.2"

defaultConfig {
minSdkVersion 23
minSdkVersion 20
targetSdkVersion 30
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit cba4435

Please sign in to comment.