mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 18:51:43 +00:00
Update Croc to 1.11.7 (42)
This commit is contained in:
parent
607c72e68c
commit
73a890a558
1 changed files with 12 additions and 2 deletions
|
|
@ -334,7 +334,17 @@ Builds:
|
||||||
- bash ./fdroid-build.sh
|
- bash ./fdroid-build.sh
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: 1.11.7
|
||||||
|
versionCode: 42
|
||||||
|
commit: b2b6c3cf9027d2859a40453e475368c3015a3ed3
|
||||||
|
output: crocgui.apk
|
||||||
|
build:
|
||||||
|
- export ANDROID_SDK_ROOT=$$SDK$$
|
||||||
|
- export ANDROID_NDK_ROOT=$$NDK$$
|
||||||
|
- bash ./fdroid-build.sh
|
||||||
|
ndk: r21e
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.11.6
|
CurrentVersion: 1.11.7
|
||||||
CurrentVersionCode: 41
|
CurrentVersionCode: 42
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue