mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-16 21:14:20 +01:00
To simplify the device server-side build, use gradle to create an APK, even if we use it as a simple jar, by running its main() method.
2 lines
18 B
Groovy
2 lines
18 B
Groovy
include ':server'
|