Skip to content

Commit

Permalink
android: bumping OSS (#455)
Browse files Browse the repository at this point in the history
OSS and Version updated to 1.71.22-t855da4777-g32e48dc78e7

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
  • Loading branch information
barnstar committed Jul 26, 2024
1 parent 32e48dc commit cb91667
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ android {
minSdkVersion 26
targetSdkVersion 34
versionCode 241
versionName "1.71.20-tba7f2d129-g1465b2a67f4-dirty"
versionName "1.71.22-t855da4777-g32e48dc78e7"
}

compileOptions {
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
golang.org/x/mobile v0.0.0-20240319015410-c58ccf4b0c87
golang.org/x/sys v0.21.0
inet.af/netaddr v0.0.0-20220617031823-097006376321
tailscale.com v1.71.0-pre.0.20240725132017-855da477773c
tailscale.com v1.71.0-pre.0.20240726030516-cf97cff33bcf
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -258,5 +258,5 @@ nhooyr.io/websocket v1.8.10 h1:mv4p+MnGrLDcPlBoWsvPP7XCzTYMXP9F9eIGoKbgx7Q=
nhooyr.io/websocket v1.8.10/go.mod h1:rN9OFWIUwuxg4fR5tELlYC04bXYowCP9GX47ivo2l+c=
software.sslmate.com/src/go-pkcs12 v0.4.0 h1:H2g08FrTvSFKUj+D309j1DPfk5APnIdAQAB8aEykJ5k=
software.sslmate.com/src/go-pkcs12 v0.4.0/go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI=
tailscale.com v1.71.0-pre.0.20240725132017-855da477773c h1:UbOaZH1klFugFog55qc2w6tGVY3BckZqN1FFTlZ30+8=
tailscale.com v1.71.0-pre.0.20240725132017-855da477773c/go.mod h1:jPISnYOCTAUga3Qqbb3V/53xpBm+4dTQl5T970LqybM=
tailscale.com v1.71.0-pre.0.20240726030516-cf97cff33bcf h1:loC1BE0dmnO6fDIUjGWDJylF884TpFqm/FlqakXaIyo=
tailscale.com v1.71.0-pre.0.20240726030516-cf97cff33bcf/go.mod h1:jPISnYOCTAUga3Qqbb3V/53xpBm+4dTQl5T970LqybM=

0 comments on commit cb91667

Please sign in to comment.