mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Mumla to 3.6.5 (100)
This commit is contained in:
parent
d781b89ef9
commit
c658e5bbeb
1 changed files with 24 additions and 2 deletions
|
|
@ -349,7 +349,29 @@ Builds:
|
|||
- ../libraries/humla/src/main/jni
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 3.6.5
|
||||
versionCode: 100
|
||||
commit: 8ba3e22025e8fc9d8f3d87c0d8157f3138487ed0
|
||||
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: r22b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[^-]*$
|
||||
CurrentVersion: 3.6.4
|
||||
CurrentVersionCode: 99
|
||||
CurrentVersion: 3.6.5
|
||||
CurrentVersionCode: 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue