mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Pushie to 2.0.3 (11)
This commit is contained in:
parent
1935bd0b6a
commit
383ac7fbc1
1 changed files with 13 additions and 2 deletions
|
|
@ -34,7 +34,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.3
|
||||
versionCode: 11
|
||||
commit: 67d4e9c999786da8fb7a25a0d85f72ed48d34cea
|
||||
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: 2.0.2
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 2.0.3
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue