Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit de082bb

Browse files
committed
build-tools: update to latest (24.0.3)
1 parent 180d560 commit de082bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ matrix:
2121
android:
2222
components:
2323
- tools
24-
- build-tools-24.0.1
24+
- build-tools-24.0.3
2525
- android-24
2626
- extra-android-support
2727
- extra-android-m2repository

algoliasearch/common.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ext {
3131

3232
android {
3333
compileSdkVersion 24
34-
buildToolsVersion "24.0.1"
34+
buildToolsVersion "24.0.3"
3535
defaultConfig {
3636
minSdkVersion 10
3737
targetSdkVersion 24

0 commit comments

Comments
 (0)