update build tools to 29.0.2
This commit is contained in:
parent
e4a7f375b9
commit
925554b79c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user