Update Tinc App to 0.35 (35)

This commit is contained in:
F-Droid checkupdates bot 2023-01-07 18:54:03 +00:00
parent 47de566345
commit 7715f136cf

View file

@ -288,7 +288,19 @@ Builds:
prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle
ndk: r22b
- versionName: '0.35'
versionCode: 35
commit: 8a470f31c97ee754f835f09a20c9b281a645e1e3
subdir: app
sudo:
- apt-get update
- apt-get install -y make libtool autoconf automake
gradle:
- yes
prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle
ndk: r22b
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '0.34'
CurrentVersionCode: 34
CurrentVersion: '0.35'
CurrentVersionCode: 35