1
0

Update gradle and build tools (#1108)

This commit is contained in:
Rafał Borcz
2021-01-30 15:26:31 +01:00
committed by GitHub
parent e5e95e7dec
commit dd5ce752da
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ apply from: 'hooks.gradle'
android {
compileSdkVersion 30
buildToolsVersion '30.0.2'
buildToolsVersion '30.0.3'
defaultConfig {
applicationId "io.github.wulkanowy"