Manually updated BTC Wallet (not sure if necessary.the version code is
funny too) New build for BTC Wallet test and also force name.
This commit is contained in:
parent
5b69f46a45
commit
5f168a3ffb
|
@ -50,6 +50,6 @@ mvn3 install:install-file -DgroupId=android.support -DartifactId=compatibility-v
|
|||
Build Version:2.20,91,197963d9a457 ## new version of BitcoinJWallet.
|
||||
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.16
|
||||
Current Version Code:87
|
||||
Current Version:2.20
|
||||
Current Version Code:91
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@ Web Site:http://code.google.com/p/bitcoin-wallet/
|
|||
Source Code:http://code.google.com/p/bitcoin-wallet/source/checkout
|
||||
Issue Tracker:http://code.google.com/p/bitcoin-wallet/issues/list
|
||||
|
||||
Name:Bitcoin Wallet Test
|
||||
Summary:Bitcoin Wallet Test
|
||||
Description:
|
||||
A bitcoin wallet, allowing you to store, send and receive bitcoins on your
|
||||
|
@ -39,6 +40,8 @@ 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:2.20_test,91,197963d9a457 ## new version of BitcoinJWallet.
|
||||
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.20_test
|
||||
Current Version Code:91
|
||||
|
|
Loading…
Reference in a new issue