mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +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
|
* Help translate this app into your language: https://osfmofb.oneskyapp.com/collaboration/project?id=271507
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/LISTEN-moe/android-app
|
Repo: https://github.com/LISTEN-moe/android-app.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.6.4
|
- versionName: 1.6.4
|
||||||
|
|
@ -307,8 +307,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckName: me.echeung.moemoekyun
|
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"(.+)"
|
||||||
CurrentVersion: 5.4.3
|
CurrentVersion: 6.0.2
|
||||||
CurrentVersionCode: 106
|
CurrentVersionCode: 206
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue