diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index 811eda0220..a982d2a1ba 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -63,7 +63,7 @@ mvn3 install:install-file -DgroupId=android -DartifactId=android -Dversion=2.3.3 mvn3 install:install-file -DgroupId=android.support -DartifactId=compatibility-v4 -Dversion=r6 -Dpackaging=jar -Dfile=$$SDK$$/android-compatibility/v4/android-support-v4.jar # Build from prodnet branch which cherry picks some old commits and commits after tags # The git reset (or specific commit instead of a tag) is from the bitcoinj wiki and is used for security -Build Version:3.01,121,742241f59df1,maven=yes,patch=pom.patch,\ +Build Version:3.01,121,!742241f59df1,maven=yes,patch=pom.patch,\ bindir=wallet/target,srclibs=BitcoinJWallet@1649520e3183,prebuild=\ cp -r $$BitcoinJWallet$$/ . && rm -rf market/ diff --git a/metadata/de.schildbach.wallet_test.txt b/metadata/de.schildbach.wallet_test.txt index c7af39576a..15a7e8064f 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.txt @@ -45,7 +45,7 @@ cd $$BitcoinJWallet$$ && $$MVN3$$ install && cd - && \ cd ../integration-android && $$MVN3$$ install && cd ../wallet && \ mvn3 install:install-file -DgroupId=android -DartifactId=android -Dversion=2.3.3_r2 -Dpackaging=jar -Dfile=$$SDK$$/platforms/android-10/android.jar && \ mvn3 install:install-file -DgroupId=android.support -DartifactId=compatibility-v4 -Dversion=r6 -Dpackaging=jar -Dfile=$$SDK$$/android-compatibility/v4/android-support-v4.jar -Build Version:3.01-test,121,v3.01,maven=yes,patch=pom.patch,\ +Build Version:3.01-test,121,!v3.01,maven=yes,patch=pom.patch,\ bindir=wallet/target,srclibs=BitcoinJWallet@1649520e3183,prebuild=\ cp -r $$BitcoinJWallet$$/ . && rm -rf market/