mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update EBT New Note to v0.64.0 (6400)
This commit is contained in:
parent
5651b5f09c
commit
03a426688c
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue