mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +00:00
Update EP Mobile to 2.29.1 (75)
This commit is contained in:
parent
2716226760
commit
7664166293
1 changed files with 13 additions and 2 deletions
|
|
@ -255,7 +255,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.29.1
|
||||
versionCode: 75
|
||||
commit: f83f58887b0115cad097bff5706fe4ac52d1d4e4
|
||||
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.0
|
||||
CurrentVersionCode: 74
|
||||
CurrentVersion: 2.29.1
|
||||
CurrentVersionCode: 75
|
||||
|
|
|
|||
Loading…
Reference in a new issue