1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-13 16:40:50 +02:00

Upgrade build-tools (33.0.0 -> 33.0.1)

This fixes a segfault in the aidl utility on Windows.
This commit is contained in:
MrYoranimo 2023-12-11 16:38:06 +01:00 committed by José Rebelo
parent 8574a41fe7
commit 25dcba23c3

View File

@ -79,7 +79,7 @@ android {
targetCompatibility JavaVersion.VERSION_1_8
}
compileSdkVersion 33
buildToolsVersion "33.0.0"
buildToolsVersion "33.0.1"
defaultConfig {
applicationId "nodomain.freeyourgadget.gadgetbridge"