Update Randomix to 2.2 (37)

This commit is contained in:
F-Droid checkupdates bot 2022-08-09 05:13:45 +00:00
parent 864e2adcfc
commit c572f4f33f

View file

@ -95,7 +95,18 @@ Builds:
gradle:
- yes
- versionName: '2.2'
versionCode: 37
commit: 5b8f0ad4ad3e40edf990780dfb3bcda3aa363920
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '2.1'
CurrentVersionCode: 36
CurrentVersion: '2.2'
CurrentVersionCode: 37