aboutsummaryrefslogtreecommitdiff
path: root/connectivity/bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/bluetooth')
-rw-r--r--connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGatt/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGatt/build.gradle b/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGatt/build.gradle
index 945e1f51..9f4459be 100644
--- a/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGatt/build.gradle
+++ b/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGatt/build.gradle
@@ -2,5 +2,5 @@ apply plugin: 'android'
android {
compileSdkVersion 18
- buildToolsVersion "18.0.0"
+ buildToolsVersion "18.0.1"
}