Update Husky to 1.1.3

This commit is contained in:
Adolfo Santiago 2022-04-29 14:49:09 +00:00 committed by linsui
parent d933b2f8ce
commit 3637f52a72

View file

@ -31,9 +31,20 @@ Builds:
gradle:
- huskyStable
- versionName: 1.1.3
versionCode: 179
commit: 1.1.3
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.1.2
CurrentVersionCode: 178
CurrentVersion: 1.1.3
CurrentVersionCode: 179