mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
moemoekyun - update, ucd
This commit is contained in:
parent
559585627d
commit
d86888915a
1 changed files with 15 additions and 4 deletions
|
|
@ -26,7 +26,7 @@ Description: |-
|
|||
* Help translate this app into your language: https://osfmofb.oneskyapp.com/collaboration/project?id=271507
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/LISTEN-moe/android-app
|
||||
Repo: https://github.com/LISTEN-moe/android-app.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.6.4
|
||||
|
|
@ -307,8 +307,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 6.0.2
|
||||
versionCode: 206
|
||||
commit: 386c3600e962db25d85f62d819b8b4852dac4d20
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: me.echeung.moemoekyun
|
||||
CurrentVersion: 5.4.3
|
||||
CurrentVersionCode: 106
|
||||
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"(.+)"
|
||||
CurrentVersion: 6.0.2
|
||||
CurrentVersionCode: 206
|
||||
|
|
|
|||
Loading…
Reference in a new issue