mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update Croc to 1.11.3 (38)
This commit is contained in:
parent
7f4ac24fdf
commit
6378ca9142
1 changed files with 12 additions and 2 deletions
|
|
@ -293,7 +293,17 @@ Builds:
|
||||||
- bash ./fdroid-build.sh
|
- bash ./fdroid-build.sh
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: 1.11.3
|
||||||
|
versionCode: 38
|
||||||
|
commit: 0b3b26b786300c5e2f40a856e3f13261c407ea29
|
||||||
|
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.2
|
CurrentVersion: 1.11.3
|
||||||
CurrentVersionCode: 37
|
CurrentVersionCode: 38
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue