You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale-android/android
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
2 years ago
..
gradle/wrapper android: update gradle (#112) 2 years ago
src Prevent connecting loops when using connect intent more than once (#95) 2 years ago
build.gradle android: upgrade gradle plugin runtime to 8.1 2 years ago
gradle.properties android: upgrade gradle plugin runtime to 8.1 2 years ago
gradlew all: initial commit 6 years ago
gradlew.bat all: initial commit 6 years ago