mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Mumla to 3.6.7 (102)
This commit is contained in:
parent
4dad80ddf8
commit
a3097753d7
1 changed files with 26 additions and 2 deletions
|
|
@ -395,7 +395,31 @@ Builds:
|
|||
- ../libraries/humla/src/main/jni
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 3.6.7
|
||||
versionCode: 102
|
||||
commit: f8b003b0c76207539bbef18a5f30cac9492e2aec
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y file make
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
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.6
|
||||
CurrentVersionCode: 101
|
||||
CurrentVersion: 3.6.7
|
||||
CurrentVersionCode: 102
|
||||
|
|
|
|||
Loading…
Reference in a new issue