Update current version of de.schildbach.wallet to 2.49
This commit is contained in:
parent
fabed49a86
commit
a0fed2f5bc
|
@ -69,7 +69,6 @@ prebuild=\
|
|||
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 from prodnet branch which cherry picks some old commits and commits after tags
|
||||
# Next version will be coming from bitcoinj-0.8-prodnet branch -> prodnet
|
||||
# Crashes on startup: java.lang.NoClassDefFoundError: com.google.bitcoin.core.NetworkParameters
|
||||
|
@ -84,6 +83,6 @@ sed -i '12\,13d' pom.xml && git reset --hard a9bd8631b904
|
|||
Auto Update Mode:None
|
||||
# RM/Tags don't work
|
||||
Update Check Mode:Market
|
||||
Current Version:2.48
|
||||
Current Version Code:115
|
||||
Current Version:2.49
|
||||
Current Version Code:116
|
||||
|
||||
|
|
Loading…
Reference in a new issue