mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Mumla to 3.6.2 (97)
This commit is contained in:
parent
c47b618d8f
commit
829b8860cc
1 changed files with 25 additions and 2 deletions
|
|
@ -281,7 +281,30 @@ Builds:
|
||||||
- ../libraries/humla/src/main/jni
|
- ../libraries/humla/src/main/jni
|
||||||
ndk: r22b
|
ndk: r22b
|
||||||
|
|
||||||
|
- versionName: 3.6.2
|
||||||
|
versionCode: 97
|
||||||
|
commit: 77ba8267e7cc2a15ebe590e7c3750b9f90deea7e
|
||||||
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags ^[^-]*$
|
UpdateCheckMode: Tags ^[^-]*$
|
||||||
CurrentVersion: 3.6.1
|
CurrentVersion: 3.6.2
|
||||||
CurrentVersionCode: 96
|
CurrentVersionCode: 97
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue