mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update Tinc App to 0.37 (37)
This commit is contained in:
parent
96e243a15a
commit
c90d6f3356
1 changed files with 14 additions and 2 deletions
|
|
@ -312,7 +312,19 @@ Builds:
|
|||
prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle
|
||||
ndk: r22b
|
||||
|
||||
- versionName: '0.37'
|
||||
versionCode: 37
|
||||
commit: da8e7b52698d3f9e86be779f44ce69b3fa65c153
|
||||
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.36'
|
||||
CurrentVersionCode: 36
|
||||
CurrentVersion: '0.37'
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue