mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
uhabits - update recipe
This commit is contained in:
parent
590d76b401
commit
d370594f3c
1 changed files with 5 additions and 3 deletions
|
|
@ -27,7 +27,7 @@ Description: |-
|
|||
<a href="https://github.com/iSoron/uhabits/blob/HEAD/README.md#screenshots">Screenshots</a>
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/iSoron/uhabits/
|
||||
Repo: https://github.com/iSoron/uhabits.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.0
|
||||
|
|
@ -366,10 +366,12 @@ Builds:
|
|||
versionCode: 20200
|
||||
commit: d10538e72064c196a9ec5da26c76fc6a0fe0cd80
|
||||
subdir: uhabits-android
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- .secret
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue