mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-21 03:09:35 +01:00
51 lines
1.3 KiB
YAML
51 lines
1.3 KiB
YAML
Categories:
|
|
- Science & Education
|
|
License: GPL-3.0-only
|
|
AuthorName: Michael Troger
|
|
AuthorEmail: cyrillic@troger.app
|
|
AuthorWebSite: https://michaeltroger.com
|
|
SourceCode: https://github.com/michaeltroger/latintocyrillic-android
|
|
IssueTracker: https://github.com/michaeltroger/latintocyrillic-android/issues
|
|
Translation: https://crowdin.com/project/latin-to-cyrillic
|
|
Changelog: https://github.com/michaeltroger/latintocyrillic-android/releases
|
|
Donate: https://michaeltroger.com/contribute
|
|
|
|
AutoName: Cyrillic
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/michaeltroger/latintocyrillic-android
|
|
|
|
Builds:
|
|
- versionName: 5.4.1
|
|
versionCode: 58
|
|
commit: '58'
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 5.4.2
|
|
versionCode: 59
|
|
commit: a9a08ffefc54af43a4103a532f666f48e6efd750
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 5.5.1
|
|
versionCode: 61
|
|
commit: fb92d9791b67508b701fb721a9213c2cf50eb680
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 5.5.1
|
|
CurrentVersionCode: 61
|