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