diff --git a/metadata/com.f2prateek.dfg.txt b/metadata/com.f2prateek.dfg.txt index f73e4ab9e9..2e553a9c41 100644 --- a/metadata/com.f2prateek.dfg.txt +++ b/metadata/com.f2prateek.dfg.txt @@ -17,16 +17,6 @@ as well as perform batch operations. Repo Type:git Repo:https://github.com/f2prateek/Device-Frame-Generator.git -Build Version:1.0.1,101,a262fd39bf,maven=yes,\ -patch=pom.patch,bindir=app/target,prebuild=\ -mvn install:install-file -DgroupId=com.google.android -DartifactId=support-v4 \ --Dversion=r12 -Dpackaging=jar -Dfile=$$SDK$$/extras/android/support/v4/android-support-v4.jar && \ -sed -i 's/debuggable=\"true\"/debuggable=\"false\"/g' app/AndroidManifest.xml && \ -sed -i 's/app/dagger/g' pom.xml && \ -sed -i 's/integration-tests/app/g' pom.xml && \ -sed -i 's/1.0-SNAPSHOT/1.0.1/g' app/pom.xml && \ -sed -i 's/1.0-SNAPSHOT/1.0.1/g' pom.xml && \ -git clone https://github.com/square/dagger Build Version:1.0.7,107,v1.0.7,subdir=app,gradle=yes Build Version:1.1.0,110,v1.1.0,subdir=app,gradle=yes Build Version:1.1.2,112,v1.1.2,subdir=app,gradle=yes diff --git a/metadata/com.f2prateek.dfg/pom.patch b/metadata/com.f2prateek.dfg/pom.patch deleted file mode 100644 index 3836623874..0000000000 --- a/metadata/com.f2prateek.dfg/pom.patch +++ /dev/null @@ -1,16 +0,0 @@ -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 @@ - - - -- android.support -- compatibility-v4 -- 12 -+ com.google.android -+ support-v4 -+ r12 - -