husky - update & aum

This commit is contained in:
Licaon_Kter 2022-08-19 12:12:23 +00:00
parent 6164a3d025
commit 9b9856a443

View file

@ -67,9 +67,19 @@ Builds:
gradle:
- huskyStable
MaintainerNotes: VC is generated on build, no way to check for updates
- versionName: 1.3.0
versionCode: 185
commit: 99c352aa4fcc4b125f16de2a1bd63666f7074011
subdir: husky/app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- huskyStable
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.2.2
CurrentVersionCode: 182
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: husky/appinfo.gradle|versionCode = (.*)|.|versionName = "(.*)"
CurrentVersion: 1.3.0
CurrentVersionCode: 185