mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Tinc App to 0.35 (35)
This commit is contained in:
parent
47de566345
commit
7715f136cf
1 changed files with 14 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue