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
Jonathan Nobels b4f1989b67
android: fix NPE for empty localAPI response bodies (#220)
Updates tailscale/corp#18202

Several API endpoints will return an empty body on success which was throwing a null pointer exception when we tried deserialize it.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
2 months ago
..
gradle/wrapper android: update gradle (#112) 11 months ago
src android: fix NPE for empty localAPI response bodies (#220) 2 months ago
build.gradle android: switch to using gomobile 2 months ago
gradle.properties build.gradle: increase JVM memory settings (#145) 5 months ago
gradlew update dependencies 7 months ago
gradlew.bat update dependencies 7 months ago