mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-09 23:41:08 +01:00
Change buildToolsVersion
This commit is contained in:
parent
de326ac7d2
commit
ac15fae0f0
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ android {
|
|||
incremental false
|
||||
javaMaxHeapSize "4g"
|
||||
}
|
||||
buildToolsVersion '32.0.0'
|
||||
|
||||
allprojects {
|
||||
tasks.withType(JavaCompile) {
|
||||
|
|
Loading…
Reference in a new issue