Skip to content

Commit

Permalink
update compileSdkVersion to 28, too
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Laux committed Jun 24, 2019
1 parent 0fc3ab4 commit 19b1092
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
@@ -1,7 +1,7 @@
apply plugin: 'com.android.application'

android {
compileSdkVersion 26
compileSdkVersion 28
defaultConfig {
applicationId "de.simonlaux.ziphtmlviewer"
// don't go bellow 19, otherwise you may introduce web-view security risks
Expand Down

0 comments on commit 19b1092

Please sign in to comment.