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