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
Denton Gentry ac5e24a63d
build.gradle: update to SDK31 (#68)
Required for apps to update in the Play Store after November 1.

This requires:
- manifest must specify if Intents are exported.
- PendingIntent must declare FLAG_IMMUTABLE or MUTABLE

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

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
3 years ago
..
gradle/wrapper android,Dockerfile: bump NDK, Gradle 4 years ago
src build.gradle: update to SDK31 (#68) 3 years ago
build.gradle build.gradle: update to SDK31 (#68) 3 years ago
gradle.properties all: initial commit 6 years ago
gradlew all: initial commit 6 years ago
gradlew.bat all: initial commit 6 years ago