forgotten patch for last commit

This commit is contained in:
David Black 2013-04-20 16:59:11 +01:00
parent 65e8b382b8
commit 7c218219de

View file

@ -0,0 +1,21 @@
commit 21466235dbbad0b06f7a866c9a6bf31b3a7df3aa
Author: David Black <david8black@gmail.com>
Date: Sat Apr 20 16:31:30 2013 +0100
s
diff --git a/app/pom.xml b/app/pom.xml
index 998e197..bc69052 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -85,8 +85,8 @@
</exclusions>
</dependency>
<dependency>
- <groupId>android.support</groupId>
- <artifactId>compatibility-v4</artifactId>
+ <groupId>com.google.android</groupId>
+ <artifactId>support-v4</artifactId>
<version>12</version>
</dependency>
<dependency>