update build tools to 29.0.3
This commit is contained in:
parent
a642161b96
commit
503ac7e930
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 29
|
compileSdkVersion 29
|
||||||
buildToolsVersion "29.0.2"
|
buildToolsVersion "29.0.3"
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "org.grapheneos.pdfviewer"
|
applicationId "org.grapheneos.pdfviewer"
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
|
Loading…
x
Reference in New Issue
Block a user