mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Croc to 1.9.0 (18)
This commit is contained in:
parent
e22747f83f
commit
abc2f127a5
1 changed files with 12 additions and 2 deletions
|
|
@ -93,7 +93,17 @@ Builds:
|
|||
- bash ./fdroid-build.sh
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.9.0
|
||||
versionCode: 18
|
||||
commit: 019ceaf1a2165993755cfb1909d5afaad3fe3a54
|
||||
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.8.3
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 1.9.0
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue