mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 22:08:35 +00:00
Update Url forwarder to 0.4.3 (11)
This commit is contained in:
parent
8e1ce13e22
commit
cc2a2265b4
1 changed files with 13 additions and 2 deletions
|
|
@ -64,7 +64,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.3
|
||||
versionCode: 11
|
||||
commit: 24f224be16b46d95b2a50ae7a28e5acacc49a7bb
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.4.2
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 0.4.3
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue