mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update LISTEN.moe to 5.4.1 (97)
This commit is contained in:
parent
0e8b06979a
commit
0cfb1a51bb
1 changed files with 13 additions and 2 deletions
|
|
@ -241,8 +241,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 5.4.1
|
||||
versionCode: 97
|
||||
commit: e63e58185dd60269d5d8511c032c179a7d628bbd
|
||||
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.0
|
||||
CurrentVersionCode: 96
|
||||
CurrentVersion: 5.4.1
|
||||
CurrentVersionCode: 97
|
||||
|
|
|
|||
Loading…
Reference in a new issue