mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 22:08:35 +00:00
Update Mumla to 3.6.4 (99)
This commit is contained in:
parent
babafa0a4c
commit
8bb03cf082
1 changed files with 21 additions and 2 deletions
|
|
@ -327,7 +327,26 @@ Builds:
|
|||
- ../libraries/humla/src/main/jni
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 3.6.4
|
||||
versionCode: 99
|
||||
commit: 759fbe6509115d5ba97b9aac93c6d047bc9260b2
|
||||
subdir: app
|
||||
submodules: true
|
||||
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.3
|
||||
CurrentVersionCode: 98
|
||||
CurrentVersion: 3.6.4
|
||||
CurrentVersionCode: 99
|
||||
|
|
|
|||
Loading…
Reference in a new issue