mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Activity Manager to 4.1.3 (413)
This commit is contained in:
parent
d7ccac7b96
commit
6b3cf4c5e3
1 changed files with 13 additions and 2 deletions
|
|
@ -37,7 +37,18 @@ Builds:
|
|||
gradle:
|
||||
- prod
|
||||
|
||||
- versionName: 4.1.3
|
||||
versionCode: 413
|
||||
commit: cc59a7cca070c0e4408eabd3104cc1e8fed7df10
|
||||
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.2
|
||||
CurrentVersionCode: 412
|
||||
CurrentVersion: 4.1.3
|
||||
CurrentVersionCode: 413
|
||||
|
|
|
|||
Loading…
Reference in a new issue