mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Fourth Tools to 3.3.1 (331)
This commit is contained in:
parent
4869c08762
commit
f7be2d0c87
1 changed files with 13 additions and 2 deletions
|
|
@ -49,7 +49,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.3.1
|
||||
versionCode: 331
|
||||
commit: dcd31f843d832db6b292c57bb600d914904479b9
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.3.0
|
||||
CurrentVersionCode: 330
|
||||
CurrentVersion: 3.3.1
|
||||
CurrentVersionCode: 331
|
||||
|
|
|
|||
Loading…
Reference in a new issue