mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Jerboa to 0.0.52 (52)
This commit is contained in:
parent
ab70f4643d
commit
2c7d610924
1 changed files with 13 additions and 2 deletions
|
|
@ -454,7 +454,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.52
|
||||
versionCode: 52
|
||||
commit: 0dc13f6b6eb06b0806a74c2dc1fe4e9f1f465086
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.0.50
|
||||
CurrentVersionCode: 50
|
||||
CurrentVersion: 0.0.52
|
||||
CurrentVersionCode: 52
|
||||
|
|
|
|||
Loading…
Reference in a new issue