update SDK build tools to 31.0.0

This commit is contained in:
Daniel Micay 2021-09-22 09:20:59 -04:00
parent 5e4ca28f75
commit a8fcbf6404
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ plugins {
android {
compileSdkVersion 31
buildToolsVersion "30.0.3"
buildToolsVersion "31.0.0"
defaultConfig {
applicationId "org.grapheneos.pdfviewer"
minSdkVersion 26