update targetSdkVersion to 30
This commit is contained in:
parent
e9f159bdc4
commit
eb7884d6c1
@ -6,7 +6,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "org.grapheneos.pdfviewer"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 29
|
||||
targetSdkVersion 30
|
||||
versionCode 6
|
||||
versionName versionCode.toString()
|
||||
resConfigs "en"
|
||||
|
Loading…
Reference in New Issue
Block a user