Update EBT New Note to v0.64.0 (6400)

This commit is contained in:
Marvin Horter 2022-10-05 14:41:15 +00:00 committed by Licaon_Kter
parent 5651b5f09c
commit 03a426688c

View file

@ -95,9 +95,20 @@ Builds:
gradle:
- withoutKey
- versionName: 0.64.0
versionCode: 6400
commit: v0.64.0
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- withoutKey
MaintainerNotes: version code is computed so AUM is disabled.
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 0.60.0
CurrentVersionCode: 6000
CurrentVersion: 0.64.0
CurrentVersionCode: 6400