mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Mumla to 3.5.10 (94)
This commit is contained in:
parent
470623bfea
commit
62547e4ef0
1 changed files with 25 additions and 2 deletions
|
|
@ -212,7 +212,30 @@ Builds:
|
|||
- ../libraries/humla/src/main/jni
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 3.5.10
|
||||
versionCode: 94
|
||||
commit: 62c4e22a0283565e2a15fdfd098adae2472ce07c
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
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 %v
|
||||
UpdateCheckMode: Tags ^[^-]*$
|
||||
CurrentVersion: 3.5.9
|
||||
CurrentVersionCode: 93
|
||||
CurrentVersion: 3.5.10
|
||||
CurrentVersionCode: 94
|
||||
|
|
|
|||
Loading…
Reference in a new issue