mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Activity Manager to 4.2.0 (415)
This commit is contained in:
parent
95a7106d40
commit
6fc724317e
1 changed files with 13 additions and 2 deletions
|
|
@ -59,7 +59,18 @@ Builds:
|
|||
gradle:
|
||||
- prod
|
||||
|
||||
- versionName: 4.2.0
|
||||
versionCode: 415
|
||||
commit: 443a3c4008912120884570a4388daa46d2c4a783
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- prod
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.1.4
|
||||
CurrentVersionCode: 414
|
||||
CurrentVersion: 4.2.0
|
||||
CurrentVersionCode: 415
|
||||
|
|
|
|||
Loading…
Reference in a new issue