mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update LISTEN.moe to 5.5.1 (99)
This commit is contained in:
parent
1c3943f35a
commit
9177201e99
1 changed files with 13 additions and 2 deletions
|
|
@ -252,8 +252,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 5.5.1
|
||||
versionCode: 99
|
||||
commit: 5177f746d08398a76b64e2af2ec915cc0db8032f
|
||||
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.4.1
|
||||
CurrentVersionCode: 97
|
||||
CurrentVersion: 5.5.1
|
||||
CurrentVersionCode: 99
|
||||
|
|
|
|||
Loading…
Reference in a new issue