mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Croc to 1.11.5 (40)
This commit is contained in:
parent
968dcbe0af
commit
6c9014aa18
1 changed files with 12 additions and 2 deletions
|
|
@ -313,7 +313,17 @@ Builds:
|
||||||
- bash ./fdroid-build.sh
|
- bash ./fdroid-build.sh
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: 1.11.5
|
||||||
|
versionCode: 40
|
||||||
|
commit: 2a56107fc999c899cd232a37431e73296622ef21
|
||||||
|
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.4
|
CurrentVersion: 1.11.5
|
||||||
CurrentVersionCode: 39
|
CurrentVersionCode: 40
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue