mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Mumla to 3.6.11 (106)
This commit is contained in:
parent
1b59d51705
commit
daff7a4a9e
1 changed files with 24 additions and 2 deletions
|
|
@ -449,7 +449,29 @@ Builds:
|
||||||
- ../libraries/humla/src/main/jni
|
- ../libraries/humla/src/main/jni
|
||||||
ndk: r25b
|
ndk: r25b
|
||||||
|
|
||||||
|
- versionName: 3.6.11
|
||||||
|
versionCode: 106
|
||||||
|
commit: d13a17cf41eb6c26ce0f65ab05b9c229e4fab8ae
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y file make
|
||||||
|
gradle:
|
||||||
|
- official
|
||||||
|
rm:
|
||||||
|
- libraries/humla/tools
|
||||||
|
- libraries/humla/libs/humla-spongycastle/core/src/test/data
|
||||||
|
prebuild: cp -r ../libraries/humla/gradle ../libraries/humla/libs/humla-spongycastle
|
||||||
|
build:
|
||||||
|
- printf >../local.properties "sdk.dir=%s\nndk.dir=%s" "$$SDK$$" "$$NDK$$"
|
||||||
|
- cd ../libraries/humla/libs/humla-spongycastle
|
||||||
|
- gradle jar
|
||||||
|
buildjni:
|
||||||
|
- ../libraries/humla/src/main/jni
|
||||||
|
ndk: r25b
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^[^-]*$
|
UpdateCheckMode: Tags ^[^-]*$
|
||||||
CurrentVersion: 3.6.10
|
CurrentVersion: 3.6.11
|
||||||
CurrentVersionCode: 105
|
CurrentVersionCode: 106
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue