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 {
|
||||
compileSdkVersion 29
|
||||
buildToolsVersion "29.0.2"
|
||||
buildToolsVersion "29.0.3"
|
||||
defaultConfig {
|
||||
applicationId "org.grapheneos.pdfviewer"
|
||||
minSdkVersion 24
|
||||
|
Loading…
Reference in New Issue
Block a user