mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Mumla to 3.6.6 (101)
This commit is contained in:
parent
9999408419
commit
5c327f3ccf
1 changed files with 24 additions and 2 deletions
|
|
@ -371,7 +371,29 @@ Builds:
|
||||||
- ../libraries/humla/src/main/jni
|
- ../libraries/humla/src/main/jni
|
||||||
ndk: r22b
|
ndk: r22b
|
||||||
|
|
||||||
|
- versionName: 3.6.6
|
||||||
|
versionCode: 101
|
||||||
|
commit: 12684b5eb0c3baf027deb165c5c11c8e002ce177
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^[^-]*$
|
UpdateCheckMode: Tags ^[^-]*$
|
||||||
CurrentVersion: 3.6.5
|
CurrentVersion: 3.6.6
|
||||||
CurrentVersionCode: 100
|
CurrentVersionCode: 101
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue