mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Croc to 1.7.2 (13)
This commit is contained in:
parent
239e5af453
commit
b302bb6578
1 changed files with 12 additions and 2 deletions
|
|
@ -63,7 +63,17 @@ Builds:
|
|||
- bash ./fdroid-build.sh
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.7.2
|
||||
versionCode: 13
|
||||
commit: v1.7.2
|
||||
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.7.1
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: 1.7.2
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue