mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Croc to 1.8.3 (17)
This commit is contained in:
parent
2c880e523e
commit
573ea09a47
1 changed files with 12 additions and 2 deletions
|
|
@ -83,7 +83,17 @@ Builds:
|
|||
- bash ./fdroid-build.sh
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.8.3
|
||||
versionCode: 17
|
||||
commit: v1.8.3
|
||||
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.2
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: 1.8.3
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue