update build tools to 29.0.2

This commit is contained in:
Daniel Micay 2019-08-09 05:55:05 -04:00
parent e4a7f375b9
commit 925554b79c

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 28
buildToolsVersion "29.0.0"
buildToolsVersion "29.0.2"
defaultConfig {
applicationId "org.grapheneos.pdfviewer"
minSdkVersion 24