Update Tinc App to 0.39 (39)

This commit is contained in:
F-Droid checkupdates bot 2024-01-20 15:16:48 +00:00
parent 62fea1db32
commit b1bca73e43

View file

@ -338,7 +338,21 @@ Builds:
prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle
ndk: r22b
- versionName: '0.39'
versionCode: 39
commit: 9ac126525ceda9e3f66c555314996d7dfded1cec
subdir: app
sudo:
- apt-get update
- apt-get install -y make libtool autoconf automake
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle
ndk: r22b
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '0.38'
CurrentVersionCode: 38
CurrentVersion: '0.39'
CurrentVersionCode: 39