mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update TUC WLAN to 2.0.3 (19)
This commit is contained in:
parent
742e670de8
commit
d3e330d3c1
1 changed files with 13 additions and 2 deletions
|
|
@ -106,7 +106,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.3
|
||||
versionCode: 19
|
||||
commit: 79c94d1b07b7a18278d0a287b62763a9977c1fa4
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.2
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 2.0.3
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue