Commit 60ec75a 1 parent a0cabe1 commit 60ec75a Copy full SHA for 60ec75a
File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 43
43
44
44
<!-- Attention - make sure that the tools version is the versions of
45
45
the transitive dependencies of the builder version -->
46
- <android .builder.version>1.0.1 </android .builder.version>
47
- <android .tools.version>24.0.1 </android .tools.version>
46
+ <android .builder.version>1.1.3 </android .builder.version>
47
+ <android .tools.version>24.1.3 </android .tools.version>
48
48
</properties >
49
49
50
50
<scm >
325
325
</dependencyManagement >
326
326
327
327
<dependencies >
328
+ <dependency >
329
+ <groupId >com.android.tools</groupId >
330
+ <artifactId >annotations</artifactId >
331
+ <version >${android.tools.version} </version >
332
+ </dependency >
328
333
<dependency >
329
334
<groupId >com.android.tools</groupId >
330
335
<artifactId >common</artifactId >
You can’t perform that action at this time.
0 commit comments