mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Unexpected Keyboard (debug) to 1.26.0 (38)
This commit is contained in:
parent
55c4697e44
commit
bdc4747b00
1 changed files with 12 additions and 2 deletions
|
|
@ -394,6 +394,16 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.26.0
|
||||||
|
versionCode: 38
|
||||||
|
commit: 5d1a5032106a0fa36cd87a166e3a39ef8ada0f51
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
Until version 1.13.1, requires the 'dx' tool from Android Build Tools 30.0.3.
|
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
|
Versions 1.14.0-1.14.2, require FontForge >= 20201107 which is too recent for
|
||||||
|
|
@ -402,5 +412,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.25.0
|
CurrentVersion: 1.26.0
|
||||||
CurrentVersionCode: 37
|
CurrentVersionCode: 38
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue