mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Mitch to 1.4.6 (38)
This commit is contained in:
parent
e0ba40ce36
commit
b9cd092720
1 changed files with 13 additions and 2 deletions
|
|
@ -133,7 +133,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.4.6
|
||||
versionCode: 38
|
||||
commit: 69c15e15d3259a32da6284f70b339bdafc1cd3dc
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.5
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: 1.4.6
|
||||
CurrentVersionCode: 38
|
||||
|
|
|
|||
Loading…
Reference in a new issue