Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Commit a9e75da

Browse files
committed
Make r25.2.3 the default Android SDK
Remove the old r24.4.1 version.
1 parent 5e6044a commit a9e75da

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

servo-build-dependencies/map.jinja

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
{%
22
set android = {
33
'sdk': {
4-
'current': 'r24.4.1',
5-
'r24.4.1': {
6-
'build_tools': '23.0.3',
7-
'platform': '18',
8-
'sha512': '778f43ab1d220bdc30087759862d2c0f3fa59e44122cc99666d57f37f69d46b14e4b8583e20234e23aaed4e291f5a21e607d08f69a2a9e73332889091054b8c9',
9-
},
4+
'current': 'r25.2.3',
105
'r25.2.3': {
116
'build_tools': '25.0.2',
127
'platform': '25',

0 commit comments

Comments
 (0)