mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update moreDays to 1.0.11 (11)
This commit is contained in:
parent
f05545cb8e
commit
48c0a8c2e8
1 changed files with 13 additions and 2 deletions
|
|
@ -50,7 +50,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.11
|
||||
versionCode: 11
|
||||
commit: 560c6672ea4b6b49bcabc0816b244780cb9f65ea
|
||||
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 v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.10
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 1.0.11
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue