mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Croc to 1.10.3 (23)
This commit is contained in:
parent
873879bf28
commit
85b65419a6
1 changed files with 12 additions and 2 deletions
|
|
@ -143,7 +143,17 @@ Builds:
|
|||
- bash ./fdroid-build.sh
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.10.3
|
||||
versionCode: 23
|
||||
commit: 3ca463c48d15d3fe5ad10a439fa7e6ec6557dcd2
|
||||
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.2
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 1.10.3
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue