mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Add Unexpected Keyboard 1.9.1 (11)
This commit is contained in:
parent
9db5e76771
commit
c86f356c0e
1 changed files with 31 additions and 0 deletions
31
metadata/juloo.keyboard2.yml
Normal file
31
metadata/juloo.keyboard2.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Development
|
||||
- Writing
|
||||
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
|
||||
|
||||
AutoName: Unexpected Keyboard
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Julow/Unexpected-Keyboard
|
||||
|
||||
Builds:
|
||||
- versionName: 1.9.2
|
||||
versionCode: 12
|
||||
commit: ac1dd231442bba0f081598d257dfe4fd81a0a071
|
||||
output: unsigned.apk
|
||||
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'platforms;android-29' > /dev/null
|
||||
build:
|
||||
- make _build/juloo.keyboard2.unsigned-apk
|
||||
- mv _build/juloo.keyboard2.unsigned-apk unsigned.apk
|
||||
|
||||
MaintainerNotes: |-
|
||||
Requires Android Build Tools <= 30.0.3. The build script uses 'dx' that
|
||||
seems to be gone in 31.0.0.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.9.2
|
||||
CurrentVersionCode: 12
|
||||
Loading…
Reference in a new issue