bump build tools version to 30.0.3
This commit is contained in:
parent
0aeca3624a
commit
ce254aecc0
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 30
|
compileSdkVersion 30
|
||||||
buildToolsVersion "30.0.2"
|
buildToolsVersion "30.0.3"
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "org.grapheneos.pdfviewer"
|
applicationId "org.grapheneos.pdfviewer"
|
||||||
minSdkVersion 26
|
minSdkVersion 26
|
||||||
|
Loading…
Reference in New Issue
Block a user