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.
scrcpy/server
Romain Vimont f7b4a18b43 Catch generic ReflectiveOperationException
This exception is a super-type of:
 - ClassNotFoundException
 - IllegalAccessException
 - InstantiationException
 - InvocationTargetException
 - NoSuchFieldException
 - NoSuchMethodException

Use it to simplify.
8 months ago
..
scripts
src Catch generic ReflectiveOperationException 8 months ago
.gitignore
build.gradle Bump version to 2.3.1 10 months ago
build_without_gradle.sh Bump version to 2.3.1 10 months ago
meson.build
proguard-rules.pro