update compileSdkVersion

This commit is contained in:
Daniel Micay 2020-11-24 01:34:29 -05:00
parent 9547b55a9a
commit 7d4679f05b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
apply plugin: 'com.android.application'
android {
compileSdkVersion 29
compileSdkVersion 30
buildToolsVersion "29.0.3"
defaultConfig {
applicationId "org.grapheneos.pdfviewer"