mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 22:55:11 +00:00
Update kasun.sinhala.keyboard.yml
This commit is contained in:
parent
77c972d61b
commit
6968b0c55e
1 changed files with 14 additions and 2 deletions
|
|
@ -7,6 +7,7 @@ SourceCode: https://codeberg.org/sinhala/sithakuru.git
|
|||
IssueTracker: https://codeberg.org/sinhala/sithakuru/issues
|
||||
|
||||
AutoName: Sithakuru
|
||||
Description: The app is now available at https://f-droid.org/en/packages/sithakuru.sinhala.keyboard/
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/sinhala/sithakuru.git
|
||||
|
|
@ -72,7 +73,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 12
|
||||
commit: d21a61fe164e18ccef6f3ad459db053662fa7392
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- old
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue