mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update BetterUntis to 3.4.7 (31)
This commit is contained in:
parent
356b5f5d93
commit
ed124ab01d
1 changed files with 13 additions and 2 deletions
|
|
@ -120,7 +120,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.7
|
||||
versionCode: 31
|
||||
commit: 13bc5000b914d2294dccbcb8c453a98d5b456766
|
||||
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.6
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: 3.4.7
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue