mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Randomix to 2.3 (38)
This commit is contained in:
parent
a62579f2ec
commit
cff45240a5
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue