Update NextDNS Manager to 5.5.13 (262)

This commit is contained in:
F-Droid checkupdates bot 2025-03-29 04:54:19 +00:00 committed by Licaon_Kter
parent 12b6d7fab1
commit 9046e6f8ab

View file

@ -366,7 +366,19 @@ Builds:
gradle:
- foss
- versionName: 5.5.13
versionCode: 262
commit: 28cd17e997b7938cc8e59e4db8d51272b01226f2
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:
- foss
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 5.5.12
CurrentVersionCode: 261
CurrentVersion: 5.5.13
CurrentVersionCode: 262