Skip to content

Commit 3465dc0

Browse files
yuvipandasuchabot
authored andcommitted
Update Support SDK to v18
Change-Id: I48b6c53719bf0e26eb9d667db72dea49ba5ebdb1 GitHub: https://github.com/wikimedia/apps-android-commons/pull/37
1 parent bbf5e5a commit 3465dc0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

commons/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
<artifactId>android</artifactId>
3939
</dependency>
4040
<dependency>
41-
<groupId>android.support</groupId>
42-
<artifactId>compatibility-v4</artifactId>
43-
<version>11</version>
41+
<groupId>com.google.android</groupId>
42+
<artifactId>support-v4</artifactId>
43+
<version>18</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>com.nostra13.universalimageloader</groupId>

0 commit comments

Comments
 (0)