mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update EP Mobile to 2.30.0 (76)
This commit is contained in:
parent
b53524ac70
commit
9d44cff599
1 changed files with 13 additions and 2 deletions
|
|
@ -266,7 +266,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.30.0
|
||||
versionCode: 76
|
||||
commit: 54a71eedfb59b55d4989d2e5605b04ab9265e00a
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.29.1
|
||||
CurrentVersionCode: 75
|
||||
CurrentVersion: 2.30.0
|
||||
CurrentVersionCode: 76
|
||||
|
|
|
|||
Loading…
Reference in a new issue