update SDK and build tools to 32 (Android 12L)
This commit is contained in:
parent
bda58bdba8
commit
8f44fdf862
@ -25,8 +25,8 @@ android {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
compileSdk = 31
|
compileSdk = 32
|
||||||
buildToolsVersion = "31.0.0"
|
buildToolsVersion = "32.0.0"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId = "org.grapheneos.pdfviewer"
|
applicationId = "org.grapheneos.pdfviewer"
|
||||||
|
Loading…
Reference in New Issue
Block a user