mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Text Launcher to version 1.4.0 (9)
This commit is contained in:
parent
1b15661210
commit
0b5d69b571
1 changed files with 13 additions and 2 deletions
|
|
@ -29,7 +29,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 9
|
||||
commit: c054d2c2bf04fab710071983a4cc55a3ab7a7e26
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.2
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue