Skip to content

Commit

Permalink
android: bump OSS to 1.77.65-t698536947-ge7325f7d5 (#552)
Browse files Browse the repository at this point in the history
android: bump OSS

OSS and Version updated to 1.77.65-t698536947-ge7325f7d5

Signed-off-by: Andrea Gottardo <[email protected]>
  • Loading branch information
agottardo authored Oct 31, 2024
1 parent e7325f7 commit c1ef8b5
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 @@ -37,7 +37,7 @@ android {
defaultConfig {
minSdkVersion 26
targetSdkVersion 34
versionCode 241
versionCode 242
versionName getVersionProperty("VERSION_LONG")

// This setting, which defaults to 'true', will cause Tailscale to fall
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/tailscale/wireguard-go v0.0.0-20240905161824-799c1978fafc
golang.org/x/mobile v0.0.0-20240806205939-81131f6468ab
inet.af/netaddr v0.0.0-20220617031823-097006376321
tailscale.com v1.75.0-pre.0.20241028194956-c0a1ed86cbe5
tailscale.com v1.75.0-pre.0.20241031190034-6985369479db
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -256,5 +256,5 @@ inet.af/netaddr v0.0.0-20220617031823-097006376321 h1:B4dC8ySKTQXasnjDTMsoCMf1sQ
inet.af/netaddr v0.0.0-20220617031823-097006376321/go.mod h1:OIezDfdzOgFhuw4HuWapWq2e9l0H9tK4F1j+ETRtF3k=
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.75.0-pre.0.20241028194956-c0a1ed86cbe5 h1:L+jYpglYLtLNGAsHpcC50hJUZ/x0B2Axj2qEvbb7Xfc=
tailscale.com v1.75.0-pre.0.20241028194956-c0a1ed86cbe5/go.mod h1:myCwmhYBvMCF/5OgBYuIW42zscuEo30bAml7wABVZLk=
tailscale.com v1.75.0-pre.0.20241031190034-6985369479db h1:fT4BHJAQceSiCsZbH94+u53RA7KhJFdhj0z/a15qgpo=
tailscale.com v1.75.0-pre.0.20241031190034-6985369479db/go.mod h1:myCwmhYBvMCF/5OgBYuIW42zscuEo30bAml7wABVZLk=

0 comments on commit c1ef8b5

Please sign in to comment.