mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update LISTEN.moe to 5.5.2-beta.2 (101)
This commit is contained in:
parent
f1f5ce1276
commit
7d220b24a1
1 changed files with 13 additions and 2 deletions
|
|
@ -274,8 +274,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 5.5.2-beta.2
|
||||
versionCode: 101
|
||||
commit: 5255bd2b492f459f1cad05fa2c8fc94acc78fabc
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: me.echeung.moemoekyun
|
||||
CurrentVersion: 5.5.2-beta.1
|
||||
CurrentVersionCode: 100
|
||||
CurrentVersion: 5.5.2-beta.2
|
||||
CurrentVersionCode: 101
|
||||
|
|
|
|||
Loading…
Reference in a new issue