mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Termux:GUI to 0.1.4 (5)
This commit is contained in:
parent
c7113cf9e0
commit
b25a892493
1 changed files with 14 additions and 2 deletions
|
|
@ -24,7 +24,19 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
ndk: r23b
|
ndk: r23b
|
||||||
|
|
||||||
|
- versionName: 0.1.4
|
||||||
|
versionCode: 5
|
||||||
|
commit: 6c0543039ef5c0653ba6c3c9de0c8fa0cb4099de
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
ndk: r23b
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.1.3
|
CurrentVersion: 0.1.4
|
||||||
CurrentVersionCode: 4
|
CurrentVersionCode: 5
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue