mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Randomix to 2.2 (37)
This commit is contained in:
parent
864e2adcfc
commit
c572f4f33f
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue