raise compileSdkVersion to 29
This commit is contained in:
parent
0eee7ed458
commit
e6e7c14d9a
@ -1,7 +1,7 @@
|
|||||||
apply plugin: 'com.android.application'
|
apply plugin: 'com.android.application'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 28
|
compileSdkVersion 29
|
||||||
buildToolsVersion "29.0.2"
|
buildToolsVersion "29.0.2"
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "org.grapheneos.pdfviewer"
|
applicationId "org.grapheneos.pdfviewer"
|
||||||
|
Loading…
Reference in New Issue
Block a user