mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Overload to 0.13.1 (131)
This commit is contained in:
parent
481963d10f
commit
2f516c0548
1 changed files with 13 additions and 2 deletions
|
|
@ -103,9 +103,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.13.1
|
||||
versionCode: 131
|
||||
commit: 5f4972c5099b636a39ccb1d8ccceb2f70900c16a
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: bd39cab0cb224d4ae0979511f3241ed8858d1af86937b7c6397be4ba7ec1a2b4
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.13.0
|
||||
CurrentVersionCode: 130
|
||||
CurrentVersion: 0.13.1
|
||||
CurrentVersionCode: 131
|
||||
|
|
|
|||
Loading…
Reference in a new issue