File tree 3 files changed +4
-2
lines changed
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ android {
37
37
defaultConfig {
38
38
minSdkVersion 26
39
39
targetSdkVersion 34
40
- versionCode 242
40
+ versionCode 336
41
41
versionName getVersionProperty(" VERSION_LONG" )
42
42
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
43
43
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/tailscale/wireguard-go v0.0.0-20241113014420-4e883d38c8d3
7
7
golang.org/x/mobile v0.0.0-20240806205939-81131f6468ab
8
8
inet.af/netaddr v0.0.0-20220617031823-097006376321
9
- tailscale.com v1.77.0-pre.0.20241205005256-7f9ebc0a83f8
9
+ tailscale.com v1.78.0
10
10
)
11
11
12
12
require (
Original file line number Diff line number Diff line change @@ -258,3 +258,5 @@ software.sslmate.com/src/go-pkcs12 v0.4.0 h1:H2g08FrTvSFKUj+D309j1DPfk5APnIdAQAB
258
258
software.sslmate.com/src/go-pkcs12 v0.4.0 /go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI =
259
259
tailscale.com v1.77.0-pre.0.20241205005256-7f9ebc0a83f8 h1:ASyQeyfTqiKpZ6SYqOMHzMs2rhFMfvwshjcIlZnQadw =
260
260
tailscale.com v1.77.0-pre.0.20241205005256-7f9ebc0a83f8 /go.mod h1:gT7ALbLFCr2YIu0kgc9Q3tBVaTlod65D2N6jMLH11Bk =
261
+ tailscale.com v1.78.0 h1:/UF5EituVa1QMhojqOObFumTarVTcZ14nW1KIVVwbLw =
262
+ tailscale.com v1.78.0 /go.mod h1:gT7ALbLFCr2YIu0kgc9Q3tBVaTlod65D2N6jMLH11Bk =
You can’t perform that action at this time.
0 commit comments