mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Jerboa to 0.0.45 (45)
This commit is contained in:
parent
05e9188f89
commit
0e1f23bf32
1 changed files with 13 additions and 2 deletions
|
|
@ -388,7 +388,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.0.45
|
||||||
|
versionCode: 45
|
||||||
|
commit: d6878aabc389e289c07333949de53f6d57d746b0
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.0.44
|
CurrentVersion: 0.0.45
|
||||||
CurrentVersionCode: 44
|
CurrentVersionCode: 45
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue