1
0

Update gradle to 6.2.1 (#705)

This commit is contained in:
Rafał Borcz
2020-02-29 02:37:58 +01:00
committed by GitHub
parent be057dd63c
commit 565114a2d2
4 changed files with 3 additions and 4 deletions

View File

@ -10,7 +10,7 @@ apply from: 'hooks.gradle'
android {
compileSdkVersion 29
buildToolsVersion '29.0.2'
buildToolsVersion '29.0.3'
defaultConfig {
applicationId "io.github.wulkanowy"