mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Mumla to 3.6.10 (105)
This commit is contained in:
parent
772126ba90
commit
75e06ed0d3
1 changed files with 24 additions and 2 deletions
|
|
@ -427,7 +427,29 @@ Builds:
|
|||
- ../libraries/humla/src/main/jni
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 3.6.10
|
||||
versionCode: 105
|
||||
commit: c8b3a29f8e73b7712b9a2998ab0e3c258d34a2b4
|
||||
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.9
|
||||
CurrentVersionCode: 104
|
||||
CurrentVersion: 3.6.10
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue