mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
New app: Cyrillic + Small update for existing Green Pass app
This commit is contained in:
parent
4509867fc5
commit
299d128ce9
2 changed files with 35 additions and 1 deletions
33
metadata/at.mikenet.serbianlatintocyrillic.yml
Normal file
33
metadata/at.mikenet.serbianlatintocyrillic.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
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://crwd.in/latin-to-cyrillic
|
||||
Changelog: https://github.com/michaeltroger/latintocyrillic-android/releases
|
||||
Donate: https://paypal.me/trogermichael/3
|
||||
|
||||
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 update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.4.1
|
||||
CurrentVersionCode: 58
|
||||
|
|
@ -2,10 +2,11 @@ Categories:
|
|||
- Reading
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Michael Troger
|
||||
AuthorEmail: dev@michaeltroger.com
|
||||
AuthorEmail: greenpass@troger.app
|
||||
AuthorWebSite: https://michaeltroger.com
|
||||
SourceCode: https://github.com/michaeltroger/greenpass-android
|
||||
IssueTracker: https://github.com/michaeltroger/greenpass-android/issues
|
||||
Translation: https://crwd.in/green-pass
|
||||
Changelog: https://github.com/michaeltroger/greenpass-android/releases
|
||||
Donate: https://paypal.me/trogermichael/3
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue