bump build tools version to 30.0.3

This commit is contained in:
inthewaves 2021-03-19 19:55:50 -07:00 committed by Daniel Micay
parent 0aeca3624a
commit ce254aecc0
1 changed files with 1 additions and 1 deletions

View File

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