Update Tinc App to 0.30 (30)

This commit is contained in:
F-Droid Builder 2020-01-21 00:27:27 +00:00 committed by Ciaran Gultnieks
parent d40ddba88c
commit 658f2bda35

View file

@ -240,7 +240,16 @@ Builds:
prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle
ndk: r17c
- versionName: '0.30'
versionCode: 30
commit: v0.30
subdir: app
gradle:
- yes
prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle
ndk: r17c
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '0.28'
CurrentVersionCode: 28
CurrentVersion: '0.30'
CurrentVersionCode: 30