mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Terminal Emulator to 4.0.1 (401)
This commit is contained in:
parent
a815c17c59
commit
df341f023f
1 changed files with 14 additions and 2 deletions
|
|
@ -207,7 +207,19 @@ Builds:
|
|||
- full
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 4.0.1
|
||||
versionCode: 401
|
||||
commit: fa75a2c7628372a4174d16b3986555e00b6e9c7c
|
||||
subdir: term
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- full
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.0.0/X
|
||||
CurrentVersionCode: 400
|
||||
CurrentVersion: 4.0.1
|
||||
CurrentVersionCode: 401
|
||||
|
|
|
|||
Loading…
Reference in a new issue