Update Amaze to 3.8.1 (112)

This commit is contained in:
F-Droid checkupdates bot 2022-09-20 05:12:36 +00:00
parent 0d34eaef04
commit ef80d7cbb5

View file

@ -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