mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Merge branch 'v6600' into 'master'
Update EBT New Note to v0.66.0 (6600) See merge request fdroid/fdroiddata!11864
This commit is contained in:
commit
24e6c8a923
1 changed files with 17 additions and 5 deletions
|
|
@ -106,9 +106,21 @@ Builds:
|
|||
gradle:
|
||||
- withoutKey
|
||||
|
||||
MaintainerNotes: version code is computed so AUM is disabled.
|
||||
- versionName: 0.66.0
|
||||
versionCode: 6600
|
||||
commit: v0.66.0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- withoutKey
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 0.64.0
|
||||
CurrentVersionCode: 6400
|
||||
MaintainerNotes: ACRA is configured with the email sender only and hence strictly
|
||||
opt-in
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||
CurrentVersion: 0.66.0
|
||||
CurrentVersionCode: 6600
|
||||
|
|
|
|||
Loading…
Reference in a new issue