Skip to content

Commit

Permalink
lowering min sdk fix #5
Browse files Browse the repository at this point in the history
  • Loading branch information
mejdi hafiane committed May 3, 2020
1 parent 96b6343 commit 6ea204c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
13 changes: 9 additions & 4 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flatdialoglibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ android {


defaultConfig {
minSdkVersion 19
minSdkVersion 15
targetSdkVersion 28
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit 6ea204c

Please sign in to comment.