mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Tinc App to 0.40 (40)
This commit is contained in:
parent
2b2f681af4
commit
9dfd77a069
1 changed files with 14 additions and 2 deletions
|
|
@ -352,7 +352,19 @@ Builds:
|
|||
prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle
|
||||
ndk: r22b
|
||||
|
||||
- versionName: '0.40'
|
||||
versionCode: 40
|
||||
commit: 4c6a2a879a5847b369d5b889452bf96c3d610463
|
||||
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.39'
|
||||
CurrentVersionCode: 39
|
||||
CurrentVersion: '0.40'
|
||||
CurrentVersionCode: 40
|
||||
|
|
|
|||
Loading…
Reference in a new issue