mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update OSS Dict to 1.1.2 (70)
This commit is contained in:
parent
0a7905eba7
commit
0147c92fa1
1 changed files with 14 additions and 2 deletions
|
|
@ -39,9 +39,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.2
|
||||
versionCode: 70
|
||||
commit: b4f10cbe131d9257cb904aeaee158eb1dad59e48
|
||||
submodules: true
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 50c3301e181970be7d50b4cd51e44060db6876ebf6adb02e48336db4048e5757
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 69
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 70
|
||||
|
|
|
|||
Loading…
Reference in a new issue