File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ android {
3737 defaultConfig {
3838 minSdkVersion 26
3939 targetSdkVersion 34
40- versionCode 242
40+ versionCode 336
4141 versionName getVersionProperty(" VERSION_LONG" )
4242 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
4343
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/tailscale/wireguard-go v0.0.0-20241113014420-4e883d38c8d3
77 golang.org/x/mobile v0.0.0-20240806205939-81131f6468ab
88 inet.af/netaddr v0.0.0-20220617031823-097006376321
9- tailscale.com v1.77.0-pre.0.20241205005256-7f9ebc0a83f8
9+ tailscale.com v1.78.0
1010)
1111
1212require (
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
258258software.sslmate.com/src/go-pkcs12 v0.4.0 /go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI =
259259tailscale.com v1.77.0-pre.0.20241205005256-7f9ebc0a83f8 h1:ASyQeyfTqiKpZ6SYqOMHzMs2rhFMfvwshjcIlZnQadw =
260260tailscale.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