mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Mumla to 3.6.8 (103)
This commit is contained in:
parent
9a4cef78c8
commit
aa4d1e976a
1 changed files with 24 additions and 2 deletions
|
|
@ -383,7 +383,29 @@ Builds:
|
|||
- ../libraries/humla/src/main/jni
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 3.6.8
|
||||
versionCode: 103
|
||||
commit: aa92bfbda3aedc1620c640e8726204d1476802b9
|
||||
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.7
|
||||
CurrentVersionCode: 102
|
||||
CurrentVersion: 3.6.8
|
||||
CurrentVersionCode: 103
|
||||
|
|
|
|||
Loading…
Reference in a new issue