mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update BetterUntis to 3.4.8 (32)
This commit is contained in:
parent
40c6d7cfe9
commit
d56e03f618
1 changed files with 13 additions and 2 deletions
|
|
@ -131,7 +131,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.8
|
||||
versionCode: 32
|
||||
commit: 12010c29bab9ad585f2fdb3a35db9e110e690cc0
|
||||
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%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.4.7
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: 3.4.8
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue