Update Randomix to 2.1 (36)

This commit is contained in:
F-Droid checkupdates bot 2022-03-02 04:38:59 +00:00
parent e3f2e7d2b1
commit ce06f1ae8b

View file

@ -84,7 +84,18 @@ Builds:
gradle:
- yes
- versionName: '2.1'
versionCode: 36
commit: fecbb67c1a2d7deea6dac61807555efa0cebd2e9
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.0'
CurrentVersionCode: 35
CurrentVersion: '2.1'
CurrentVersionCode: 36