update build tools to 30.0.2

This commit is contained in:
Daniel Micay 2020-11-24 02:55:36 -05:00
parent 7d4679f05b
commit 42185aa0a9
1 changed files with 1 additions and 1 deletions

View File

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