Update GreenAddress.It to 0.0.56 (56)
This commit is contained in:
parent
95ab258ea4
commit
d5d1b78092
|
@ -123,6 +123,13 @@ Build:0.0.55,55
|
|||
scandelete=plugins/org.apache.cordova.vibration/src/blackberry10,platforms/android/libs/armeabi/libscrypt.so,platforms/android/scrypt/src
|
||||
build=./prepare_fdroid.sh
|
||||
|
||||
Build:0.0.56,56
|
||||
commit=0.0.56
|
||||
subdir=platforms/android
|
||||
submodules=yes
|
||||
scandelete=plugins/org.apache.cordova.vibration/src/blackberry10,platforms/android/libs/armeabi/libscrypt.so,platforms/android/scrypt/src
|
||||
build=./prepare_fdroid.sh
|
||||
|
||||
Maintainer Notes:
|
||||
scandelete libscrypt.so - it is built by F-Droid via prepare_fdroid.sh,
|
||||
but it is still in GreenAddress repo for users who don't want to use NDK,
|
||||
|
@ -131,6 +138,6 @@ so it needs to be removed before building to pass scanning.
|
|||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.0.55
|
||||
Current Version Code:55
|
||||
Current Version:0.0.56
|
||||
Current Version Code:56
|
||||
|
||||
|
|
Loading…
Reference in a new issue