update build tools to 29.0.3

This commit is contained in:
Daniel Micay 2020-02-10 10:24:46 -05:00
parent a642161b96
commit 503ac7e930
1 changed files with 1 additions and 1 deletions

View File

@ -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