mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update BetterUntis to 3.5.0 (33)
This commit is contained in:
parent
237940ad63
commit
15218c6b19
1 changed files with 13 additions and 2 deletions
|
|
@ -142,7 +142,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.5.0
|
||||||
|
versionCode: 33
|
||||||
|
commit: bcd24a962fe44c08c1d0a3753224ad3c1cb944de
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.4.8
|
CurrentVersion: 3.5.0
|
||||||
CurrentVersionCode: 32
|
CurrentVersionCode: 33
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue