mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Unexpected Keyboard (debug) to 1.19.0 (27)
This commit is contained in:
parent
38a410d3c6
commit
6e9749e12c
1 changed files with 14 additions and 2 deletions
|
|
@ -264,6 +264,18 @@ Builds:
|
|||
- make _build/juloo.keyboard2.unsigned-apk
|
||||
- mv _build/juloo.keyboard2.unsigned-apk unsigned.apk
|
||||
|
||||
- versionName: 1.19.0
|
||||
versionCode: 27
|
||||
commit: fdebae929b6d72886c97e9ab63feba660961ddaa
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make
|
||||
output: unsigned.apk
|
||||
prebuild: sdkmanager 'platforms;android-30'
|
||||
build:
|
||||
- make _build/juloo.keyboard2.unsigned-apk
|
||||
- mv _build/juloo.keyboard2.unsigned-apk unsigned.apk
|
||||
|
||||
MaintainerNotes: |-
|
||||
Until version 1.13.1,
|
||||
required the 'dx' tool from Android Build Tools <= 30.0.3.
|
||||
|
|
@ -272,5 +284,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.18.0
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: 1.19.0
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue