mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Ad-silence to 0.4.1 (14)
This commit is contained in:
parent
cb9b71c124
commit
a4e93f7e0b
1 changed files with 13 additions and 2 deletions
|
|
@ -38,7 +38,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.1
|
||||
versionCode: 14
|
||||
commit: 903c3d2c34262f51e218c9ae4eb3ef02d798cae1
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.4.0
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: 0.4.1
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue