mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '0.4'
|
CurrentVersion: 1.0.0
|
||||||
CurrentVersionCode: 5
|
CurrentVersionCode: 10
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue