update targetSdkVersion to 30

This commit is contained in:
Daniel Micay 2020-11-09 22:11:03 -05:00
parent e9f159bdc4
commit eb7884d6c1
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ android {
defaultConfig {
applicationId "org.grapheneos.pdfviewer"
minSdkVersion 24
targetSdkVersion 29
targetSdkVersion 30
versionCode 6
versionName versionCode.toString()
resConfigs "en"