File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
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 241
40+ versionCode 242
4141 versionName getVersionProperty(" VERSION_LONG" )
4242
4343 // This setting, which defaults to 'true', will cause Tailscale to fall
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/tailscale/wireguard-go v0.0.0-20240905161824-799c1978fafc
77 golang.org/x/mobile v0.0.0-20240806205939-81131f6468ab
88 inet.af/netaddr v0.0.0-20220617031823-097006376321
9- tailscale.com v1.75.0-pre.0.20241028194956-c0a1ed86cbe5
9+ tailscale.com v1.75.0-pre.0.20241031190034-6985369479db
1010)
1111
1212require (
Original file line number Diff line number Diff line change @@ -256,5 +256,5 @@ inet.af/netaddr v0.0.0-20220617031823-097006376321 h1:B4dC8ySKTQXasnjDTMsoCMf1sQ
256256inet.af/netaddr v0.0.0-20220617031823-097006376321 /go.mod h1:OIezDfdzOgFhuw4HuWapWq2e9l0H9tK4F1j+ETRtF3k =
257257software.sslmate.com/src/go-pkcs12 v0.4.0 h1:H2g08FrTvSFKUj+D309j1DPfk5APnIdAQAB8aEykJ5k =
258258software.sslmate.com/src/go-pkcs12 v0.4.0 /go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI =
259- tailscale.com v1.75.0-pre.0.20241028194956-c0a1ed86cbe5 h1:L+jYpglYLtLNGAsHpcC50hJUZ/x0B2Axj2qEvbb7Xfc =
260- tailscale.com v1.75.0-pre.0.20241028194956-c0a1ed86cbe5 /go.mod h1:myCwmhYBvMCF/5OgBYuIW42zscuEo30bAml7wABVZLk =
259+ tailscale.com v1.75.0-pre.0.20241031190034-6985369479db h1:fT4BHJAQceSiCsZbH94+u53RA7KhJFdhj0z/a15qgpo =
260+ tailscale.com v1.75.0-pre.0.20241031190034-6985369479db /go.mod h1:myCwmhYBvMCF/5OgBYuIW42zscuEo30bAml7wABVZLk =
You can’t perform that action at this time.
0 commit comments