mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Overload to 0.13.0 (130)
This commit is contained in:
parent
72c6919aa5
commit
dadb31ba16
1 changed files with 13 additions and 2 deletions
|
|
@ -91,9 +91,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.13.0
|
||||
versionCode: 130
|
||||
commit: e3d0a3a31f2288521c9f11820ac3e93e157c1281
|
||||
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.12.4
|
||||
CurrentVersionCode: 124
|
||||
CurrentVersion: 0.13.0
|
||||
CurrentVersionCode: 130
|
||||
|
|
|
|||
Loading…
Reference in a new issue