can't update BitcoinSpinner; add a security warning
This commit is contained in:
parent
fe739f853d
commit
638ebb823f
|
@ -8,6 +8,11 @@ Bitcoin:14VWYvbHd4R7oTFS8kEfoWZFTzbedDgwKg
|
|||
Auto Name:BitcoinSpinner
|
||||
Summary:Lightweight bitcoin wallet
|
||||
Description:
|
||||
'''0.8.3b contains an important security fix. Coming Soon.'''
|
||||
In the mean time, you should transfer your coins to another wallet e.g
|
||||
[[de.schildbach.wallet]] and uninstall this app.
|
||||
The coins can be moved back to Bitcoinspinner after the 0.8.3b is installed.
|
||||
|
||||
Send and receive Bitcoins using QR codes. Share your Bitcoin address using
|
||||
Gmail, Twitter and more. Backup/restore wallet using QR codes. The blockchain
|
||||
is not downloaded, but is kept track of by a remote server. All your Bitcoins
|
||||
|
@ -33,9 +38,13 @@ ant bitlib-jar -f ../bitlib/build.xml && \
|
|||
rm ../bccapi/src/com/bccapi/ng/example/SimpleClient.java && mkdir -p libs/ && \
|
||||
ant all -f ../bccapi/build.xml && mv ../bccapi/out/bccapi.jar libs/
|
||||
|
||||
Build Version:0.8.3b,38,!crashes on startup at 89,subdir=BitcoinSpinner,\
|
||||
build=ant bitlib-jar -f ../bitlib/build.xml && mkdir -p libs/ && \
|
||||
ant all -f ../bccapi/build.xml && mv ../bccapi/out/bccapi.jar libs/
|
||||
|
||||
Auto Update Mode:None
|
||||
#Update Check Mode:Market
|
||||
Update Check Mode:None
|
||||
Current Version:0.8.2b
|
||||
Current Version Code:37
|
||||
Current Version:0.8.3b
|
||||
Current Version Code:38
|
||||
|
||||
|
|
Loading…
Reference in a new issue