diff --git a/metadata/com.f2prateek.dfg.txt b/metadata/com.f2prateek.dfg.txt index 98353f9334..c628f49e0a 100644 --- a/metadata/com.f2prateek.dfg.txt +++ b/metadata/com.f2prateek.dfg.txt @@ -16,17 +16,15 @@ as well as perform batch operations. Repo Type:git Repo:https://github.com/f2prateek/Device-Frame-Generator.git -# Can't get the support jar artifact to be recognized -Build Version:1.0.1,101,!WIP a262fd39bf,maven=yes,patch=pom.patch,\ -extlibs=android/android-support-v4.jar,prebuild=\ -mvn install:install-file -DgroupId=com.google.android -DartifactId=support-v4 \ --Dversion=r12 -Dpackaging=jar -Dfile=libs/android-support-v4.jar && \ +Build Version:1.0.1,101,!wait till server is fixed a262fd39bf,maven=yes,bindir=app/target,prebuild=\ +mvn install:install-file -DgroupId=android.support -DartifactId=compatibility-v4 \ +-Dversion=12 -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/integration-tests/dagger\/core/g' pom.xml && rm -rf integration-tests && \ +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=\ -$$MVN3$$ install -f dagger/pom.xml +git clone https://github.com/square/dagger Auto Update Mode:None # Bumps when starting on new release