mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
set buildToolsVersion to 23.0.1 to shut up Android Studio ;)
This commit is contained in:
@@ -6,7 +6,7 @@ def ABORT_ON_CHECK_FAILURE=false
|
||||
|
||||
android {
|
||||
compileSdkVersion 23
|
||||
buildToolsVersion "23.0.0"
|
||||
buildToolsVersion "23.0.1"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "nodomain.freeyourgadget.gadgetbridge"
|
||||
|
Reference in New Issue
Block a user