Commit Graph

5 Commits (7295c74cb501162a1a9a3b515a07b89186a021b3)

Author SHA1 Message Date
James Tucker 11a0d21d2e android: upgrade gradle plugin runtime to 8.1
Another upgrade recommended by Android Studio, again this is just
upgrading the build tooling, and not yet changing any of the runtime
side dependencies or behaviors.

We switch from jcenter to mavenCentral as advised in the build output,
as jcenter has shutdown.

This includes a mandatory JDK bump from 11 to 20.

Updates #cleanup
10 months ago
M. J. Fromberger 049ee22764
.github: mark bots for exemption by issuebot (#101) 1 year ago
Will Norris 9dee09156d .github/actions: signoff go-licenses commits
Also ignore tailscale.com package (and add directly to template) and
remove branch-suffix. This aligns android with other go-license
workflows.

Signed-off-by: Will Norris <will@tailscale.com>
2 years ago
Will Norris 249cab2bc6 .github/workflows: add go-licenses GitHub Action 2 years ago
Denton Gentry e91d0e89d3 Add continuous integration builder
Building tailscale-debug.apk also runs unit tests.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2 years ago