forgotten patch for last commit
This commit is contained in:
parent
65e8b382b8
commit
7c218219de
21
metadata/com.f2prateek.dfg/pom.patch
Normal file
21
metadata/com.f2prateek.dfg/pom.patch
Normal 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>
|
Loading…
Reference in a new issue