mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update juloo.keyboard2 to 1.27.0 (39)
This commit is contained in:
parent
c81c773839
commit
53af3a2daa
1 changed files with 15 additions and 3 deletions
|
|
@ -5,8 +5,10 @@ License: GPL-3.0-only
|
|||
AuthorEmail: juloo.dsi@gmail.com
|
||||
SourceCode: https://github.com/Julow/Unexpected-Keyboard
|
||||
IssueTracker: https://github.com/Julow/Unexpected-Keyboard/issues
|
||||
Donate: https://paypal.me/JulesAguillon
|
||||
Liberapay: Julow
|
||||
|
||||
AutoName: Unexpected Keyboard (debug)
|
||||
AutoName: Unexpected Keyboard
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Julow/Unexpected-Keyboard
|
||||
|
|
@ -404,6 +406,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.27.0
|
||||
versionCode: 39
|
||||
commit: 0594127575e872f8a9b8b17d81591fe4a44a1c4c
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
Until version 1.13.1, requires the 'dx' tool from Android Build Tools 30.0.3.
|
||||
Versions 1.14.0-1.14.2, require FontForge >= 20201107 which is too recent for
|
||||
|
|
@ -412,5 +424,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.26.0
|
||||
CurrentVersionCode: 38
|
||||
CurrentVersion: 1.27.0
|
||||
CurrentVersionCode: 39
|
||||
|
|
|
|||
Loading…
Reference in a new issue