mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update μlogger to 3.7 (307)
This commit is contained in:
parent
f959537a0e
commit
9cc971ffe6
1 changed files with 13 additions and 2 deletions
|
|
@ -193,7 +193,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.7'
|
||||
versionCode: 307
|
||||
commit: 4fca566fe4ff83143ad18451a16768438f96c306
|
||||
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: '3.6'
|
||||
CurrentVersionCode: 306
|
||||
CurrentVersion: '3.7'
|
||||
CurrentVersionCode: 307
|
||||
|
|
|
|||
Loading…
Reference in a new issue