Skip to content

Commit

Permalink
Lower minSdkVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
HBiSoft committed Sep 25, 2019
1 parent beb56ee commit 33d9032
Show file tree
Hide file tree
Showing 7 changed files with 210 additions and 88 deletions.
116 changes: 116 additions & 0 deletions .idea/codeStyles/Project.xml

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

8 changes: 6 additions & 2 deletions .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 app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ android {
compileSdkVersion 28
defaultConfig {
applicationId "com.hbisoft.hbrecorderexample"
minSdkVersion 21
minSdkVersion 17
targetSdkVersion 28
versionCode 1
versionName "1.0"
Expand Down
Loading

0 comments on commit 33d9032

Please sign in to comment.