mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Mumla to 3.6.14 (109)
This commit is contained in:
parent
adc4b4e588
commit
7a02a35a83
1 changed files with 24 additions and 2 deletions
|
|
@ -515,7 +515,29 @@ Builds:
|
|||
- ../libraries/humla/src/main/jni
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 3.6.14
|
||||
versionCode: 109
|
||||
commit: 45f7b85dd0f5f6de029bda77dc60d0e593b9a6c4
|
||||
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
|
||||
UpdateCheckMode: Tags ^[^-]*$
|
||||
CurrentVersion: 3.6.13
|
||||
CurrentVersionCode: 108
|
||||
CurrentVersion: 3.6.14
|
||||
CurrentVersionCode: 109
|
||||
|
|
|
|||
Loading…
Reference in a new issue