This commit is contained in:
Anuken
2020-05-26 19:39:50 -04:00
parent ddb3afc255
commit a375dd3fc2
53 changed files with 146 additions and 315 deletions

View File

@ -42,7 +42,7 @@ task deploy(type: Copy){
}
android{
buildToolsVersion '29.0.2'
buildToolsVersion '29.0.3'
compileSdkVersion 29
sourceSets{
main{