Skip to content

Commit 19b1092

Browse files
committed
update compileSdkVersion to 28, too
1 parent 0fc3ab4 commit 19b1092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'com.android.application'
22

33
android {
4-
compileSdkVersion 26
4+
compileSdkVersion 28
55
defaultConfig {
66
applicationId "de.simonlaux.ziphtmlviewer"
77
// don't go bellow 19, otherwise you may introduce web-view security risks

0 commit comments

Comments
 (0)