mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Diatronome to 1.0.11 (11)
This commit is contained in:
parent
c2eac16079
commit
5e119ab26c
1 changed files with 14 additions and 2 deletions
|
|
@ -107,9 +107,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.11
|
||||
versionCode: 11
|
||||
commit: 1776f43fd98ccd24a4a1e57411a26fd04f8fe747
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-21-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 13ddc06feb35a218ff0d2cf8374fe8ab29b97a3cd66305eed420f4c1b532958e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.10
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 1.0.11
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue