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/src
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
..
main build.gradle: update to SDK31 (#68) 3 years ago
play/java/com/tailscale/ipn android: create build flavor for omitting non-free Google dependency 5 years ago
test/java/com/tailscale/ipn Add a unit test for DnsConfig.intToInetString 3 years ago