mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Husky to 1.2.0
This commit is contained in:
parent
26737360a7
commit
ecf6b1a8ee
1 changed files with 14 additions and 3 deletions
|
|
@ -42,9 +42,20 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- huskyStable
|
- huskyStable
|
||||||
|
|
||||||
MaintainerNotes: VC is generated on build, no way to check for updates.
|
- versionName: 1.2.0
|
||||||
|
versionCode: 180
|
||||||
|
commit: 1.2.0
|
||||||
|
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
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 1.1.3
|
CurrentVersion: 1.2.0
|
||||||
CurrentVersionCode: 179
|
CurrentVersionCode: 180
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue