mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Activity Manager to 5.1.0 (510)
This commit is contained in:
parent
bf9fb41cf1
commit
f38b803c35
1 changed files with 13 additions and 2 deletions
|
|
@ -81,7 +81,18 @@ Builds:
|
|||
gradle:
|
||||
- prod
|
||||
|
||||
- versionName: 5.1.0
|
||||
versionCode: 510
|
||||
commit: 334a743594697d4ed78b498af9efb8c81635e488
|
||||
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: 5.0.0
|
||||
CurrentVersionCode: 500
|
||||
CurrentVersion: 5.1.0
|
||||
CurrentVersionCode: 510
|
||||
|
|
|
|||
Loading…
Reference in a new issue