Update Unexpected Keyboard to 1.25.0 (37)

This commit is contained in:
Jules 2024-01-03 07:38:32 +00:00 committed by linsui
parent d7cf359f1c
commit b762d76cb9

View file

@ -384,13 +384,23 @@ Builds:
- make _build/juloo.keyboard2.unsigned-apk
- mv _build/juloo.keyboard2.unsigned-apk unsigned.apk
- versionName: 1.25.0
versionCode: 37
commit: 8b2c7d93371b3d14993a34aaf1d98de3fb8f812c
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
MaintainerNotes: |-
Until version 1.13.1,
required the 'dx' tool from Android Build Tools <= 30.0.3.
Versions 1.14.0-1.14.2,
requires FontForge >= 20201107 which is too recent for some distros.
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
some distros. FontForge is not required in other releases.
Upto version 1.24.0, was not using gradle.
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.24.0
CurrentVersionCode: 36
CurrentVersion: 1.25.0
CurrentVersionCode: 37