mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Overload to 0.11.0 (110)
This commit is contained in:
parent
19eb10fc21
commit
b81155c4be
1 changed files with 13 additions and 2 deletions
|
|
@ -46,9 +46,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.11.0
|
||||
versionCode: 110
|
||||
commit: eae4132fd66d58d9ee52fe51ed18eb5bc2cd9f53
|
||||
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.10.1
|
||||
CurrentVersionCode: 101
|
||||
CurrentVersion: 0.11.0
|
||||
CurrentVersionCode: 110
|
||||
|
|
|
|||
Loading…
Reference in a new issue