fdroiddata/metadata/town.robin.toadua.yml
2025-06-30 19:07:48 +08:00

79 lines
1.6 KiB
YAML

Categories:
- Internet
- Reading
- Translation & Dictionary
License: MIT
AuthorName: Robin
AuthorEmail: robin@robin.town
AuthorWebSite: https://robin.town/
SourceCode: https://github.com/toaq/toadua-android
IssueTracker: https://github.com/toaq/toadua-android/issues
AutoName: Toadua
RepoType: git
Repo: https://github.com/toaq/toadua-android.git
Builds:
- versionName: 1.1.0
versionCode: 5
commit: v1.1.0
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: 2.0.0
versionCode: 6
commit: v2.0.0
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: 2.1.0
versionCode: 7
commit: v2.1.0
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: 2.2.0
versionCode: 8
commit: b469900edd315e4c1db5faeda6fc537af679d31d
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: 2.3.0
versionCode: 9
commit: 21d66645d287eaf051c79fe4a632ca5d9b67a5a7
subdir: app
gradle:
- yes
- versionName: 2.3.1
versionCode: 10
commit: 2677bf1a4fcc75e784fae8e510adad19568b2c33
subdir: app
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.3.1
CurrentVersionCode: 10