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