We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc3ab4 commit 19b1092Copy full SHA for 19b1092
app/build.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'com.android.application'
2
3
android {
4
- compileSdkVersion 26
+ compileSdkVersion 28
5
defaultConfig {
6
applicationId "de.simonlaux.ziphtmlviewer"
7
// don't go bellow 19, otherwise you may introduce web-view security risks
0 commit comments