mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Update Show Youtube Dislikes to 1.0.0 (10)
This commit is contained in:
parent
7cc0ce7189
commit
cdf2ab2d81
1 changed files with 13 additions and 2 deletions
|
|
@ -23,7 +23,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.0
|
||||
versionCode: 10
|
||||
commit: 789c7e3d286256292a7bffc337ba371684a2545b
|
||||
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: '0.4'
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue