mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 21:26:57 +00:00
Update Amaze to 3.8.1 (112)
This commit is contained in:
parent
0d34eaef04
commit
ef80d7cbb5
1 changed files with 13 additions and 2 deletions
|
|
@ -27,9 +27,20 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 3.8.1
|
||||
versionCode: 112
|
||||
commit: 2acc980bef066c14405a64c03882c2bd06f30802
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
MaintainerNotes: junrar and cloudrail are stubs. ACRA is opt-in.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: '3.8'
|
||||
CurrentVersionCode: 111
|
||||
CurrentVersion: 3.8.1
|
||||
CurrentVersionCode: 112
|
||||
|
|
|
|||
Loading…
Reference in a new issue