Update Randomix to 2.3 (38)

This commit is contained in:
F-Droid checkupdates bot 2022-09-13 05:19:33 +00:00
parent a62579f2ec
commit cff45240a5

View file

@ -106,7 +106,18 @@ Builds:
gradle:
- yes
- versionName: '2.3'
versionCode: 38
commit: 7d6c5816867e816a3d6e10911647d2a925324cd9
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.2'
CurrentVersionCode: 37
CurrentVersion: '2.3'
CurrentVersionCode: 38