mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Mumla to 3.6.13 (108)
This commit is contained in:
parent
50f3bafb0b
commit
7eb068a350
1 changed files with 24 additions and 2 deletions
|
|
@ -493,7 +493,29 @@ Builds:
|
|||
- ../libraries/humla/src/main/jni
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 3.6.13
|
||||
versionCode: 108
|
||||
commit: 1e9a4ff7928d28a99306ecf9f0e21c1e6913470f
|
||||
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.12
|
||||
CurrentVersionCode: 107
|
||||
CurrentVersion: 3.6.13
|
||||
CurrentVersionCode: 108
|
||||
|
|
|
|||
Loading…
Reference in a new issue