mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update MyKanji to 1.5 (6)
This commit is contained in:
parent
c81b601041
commit
1a15c880d4
1 changed files with 14 additions and 2 deletions
|
|
@ -23,9 +23,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 6
|
||||
commit: 38eccb4f0f2a5396c45d754d9be0c22b829f4095
|
||||
subdir: app
|
||||
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: 79bacdbca225e78a7a3a6ee796a103104848a4550f78f8727cf355a59c345db7
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: '1.5'
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue