Skip to content

Commit

Permalink
increasetargetSdkVersion to 28
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Laux committed Jun 24, 2019
1 parent 19cda42 commit 0fc3ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android {
applicationId "de.simonlaux.ziphtmlviewer"
// don't go bellow 19, otherwise you may introduce web-view security risks
minSdkVersion 19
targetSdkVersion 26
targetSdkVersion 28
versionCode 3
versionName "1.2"
}
Expand Down

0 comments on commit 0fc3ab4

Please sign in to comment.