mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Droid-ify: 0.4.5
This commit is contained in:
parent
40dc94d484
commit
f31c4f2d7c
1 changed files with 16 additions and 6 deletions
|
|
@ -3,15 +3,15 @@ Categories:
|
|||
License: GPL-3.0-or-later
|
||||
AuthorName: Iamlooker
|
||||
AuthorEmail: mohit2002ss@gmail.com
|
||||
SourceCode: https://github.com/NeoApplications/Neo-Store
|
||||
IssueTracker: https://github.com/NeoApplications/Neo-Store/issues
|
||||
SourceCode: https://github.com/Iamlooker/Droid-ify
|
||||
IssueTracker: https://github.com/Iamlooker/Droid-ify/issues
|
||||
Translation: https://hosted.weblate.org/engage/droidify/
|
||||
Changelog: https://github.com/NeoApplications/Neo-Store/releases
|
||||
Changelog: https://github.com/Iamlooker/Droid-ify/releases
|
||||
|
||||
AutoName: Droid-ify
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/NeoApplications/Neo-Store.git
|
||||
Repo: https://github.com/Iamlooker/Droid-ify.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.3.1
|
||||
|
|
@ -105,7 +105,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.5
|
||||
versionCode: 45
|
||||
commit: fc0f37eaf4d88f4ae302b6fb2993d8a27a84c144
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[v\d.]+$
|
||||
CurrentVersion: 0.4.3
|
||||
CurrentVersionCode: 43
|
||||
CurrentVersion: 0.4.5
|
||||
CurrentVersionCode: 45
|
||||
|
|
|
|||
Loading…
Reference in a new issue