mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 19:42:02 +00:00
Update Fourth Tools to 3.3.0 (330)
This commit is contained in:
parent
f5fdee7563
commit
013d58095e
1 changed files with 13 additions and 2 deletions
|
|
@ -38,7 +38,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.3.0
|
||||
versionCode: 330
|
||||
commit: 5ef0afd577ae6c19bce1f37c4004530638e35686
|
||||
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.2.0
|
||||
CurrentVersionCode: 320
|
||||
CurrentVersion: 3.3.0
|
||||
CurrentVersionCode: 330
|
||||
|
|
|
|||
Loading…
Reference in a new issue