mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Unexpected Keyboard to 1.10.0 (13)
This commit is contained in:
parent
5549c6cd25
commit
9dd044f5b1
1 changed files with 11 additions and 2 deletions
|
|
@ -21,11 +21,20 @@ Builds:
|
|||
- make _build/juloo.keyboard2.unsigned-apk
|
||||
- mv _build/juloo.keyboard2.unsigned-apk unsigned.apk
|
||||
|
||||
- versionName: 1.10.0
|
||||
versionCode: 13
|
||||
commit: d787d982cf4f9376b5b4fe0cb71b95c52b7eb377
|
||||
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
|
||||
CurrentVersion: 1.10.0
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue