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