Update Tinc App to 0.38 (38)

This commit is contained in:
F-Droid checkupdates bot 2023-07-30 20:29:21 +00:00
parent 83b4758473
commit f3370c8bcb

View file

@ -324,7 +324,19 @@ Builds:
prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle
ndk: r22b
- versionName: '0.38'
versionCode: 38
commit: b5fe5e49e0d3cc2b7c53af23b7a4e7d3c4491be1
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.37'
CurrentVersionCode: 37
CurrentVersion: '0.38'
CurrentVersionCode: 38