Updated to Android 5.1.1 t obe in sync with the gradle build

This commit is contained in:
Steffen Schaefer
2015-09-15 10:13:24 +02:00
parent eaf01ab06f
commit c3a6050ef9
4 changed files with 4 additions and 4 deletions
@@ -24,7 +24,7 @@
<dependency>
<groupId>android</groupId>
<artifactId>android</artifactId>
<version>5.0.1_r2</version>
<version>5.1.1_r2</version>
<scope>provided</scope>
</dependency>