mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update Husky version to 1.1.2
This commit is contained in:
parent
3207c4fbb0
commit
56ea0e5e28
1 changed files with 18 additions and 9 deletions
|
|
@ -1,17 +1,15 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: a1batross
|
||||
AuthorEmail: contact@fwgs.ru
|
||||
SourceCode: https://git.mentality.rip/FWGS/Husky
|
||||
IssueTracker: https://git.mentality.rip/FWGS/Husky/issues
|
||||
Translation: https://l10n.mentality.rip/projects/husky/
|
||||
Changelog: https://git.mentality.rip/FWGS/Husky/releases
|
||||
WebSite: https://husky.adol.pw
|
||||
SourceCode: https://git.sr.ht/~captainepoch/husky
|
||||
IssueTracker: https://todo.sr.ht/~captainepoch/husky
|
||||
Changelog: https://git.sr.ht/~captainepoch/husky/tree/master/item/HISTORY
|
||||
|
||||
AutoName: Husky
|
||||
|
||||
RepoType: git
|
||||
Repo: https://git.mentality.rip/FWGS/Husky
|
||||
Repo: https://git.sr.ht/~captainepoch/husky
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
|
|
@ -22,9 +20,20 @@ Builds:
|
|||
- huskyBlue
|
||||
prebuild: sed -i -e 's/buildnum()/168/g' build.gradle
|
||||
|
||||
- versionName: 1.1.2
|
||||
versionCode: 178
|
||||
commit: 1.1.2
|
||||
subdir: husky/app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- huskyStable
|
||||
|
||||
MaintainerNotes: VC is generated on build, no way to check for updates.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 168
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 178
|
||||
|
|
|
|||
Loading…
Reference in a new issue