mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update Croc to 1.10.5 (25)
This commit is contained in:
parent
1f94de3c25
commit
54a8aaefca
1 changed files with 12 additions and 2 deletions
|
|
@ -163,7 +163,17 @@ Builds:
|
|||
- bash ./fdroid-build.sh
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.10.5
|
||||
versionCode: 25
|
||||
commit: cf7f5a192b3fd4219d1a18fac931dc276ae1af22
|
||||
output: crocgui.apk
|
||||
build:
|
||||
- export ANDROID_SDK_ROOT=$$SDK$$
|
||||
- export ANDROID_NDK_ROOT=$$NDK$$
|
||||
- bash ./fdroid-build.sh
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.10.4
|
||||
CurrentVersionCode: 24
|
||||
CurrentVersion: 1.10.5
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue