mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Amaze to 3.8.2 (114)
This commit is contained in:
parent
3abbf6ed13
commit
c65a5dbcc2
1 changed files with 13 additions and 2 deletions
|
|
@ -38,9 +38,20 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 3.8.2
|
||||
versionCode: 114
|
||||
commit: b10a78154070adb091824d8e29a7eb0ff5b60c05
|
||||
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.1
|
||||
CurrentVersionCode: 112
|
||||
CurrentVersion: 3.8.2
|
||||
CurrentVersionCode: 114
|
||||
|
|
|
|||
Loading…
Reference in a new issue