sessions-matthew
sessions-matthew
``` From 011f08983f11b12993e4892acfb7366395b1d448 Mon Sep 17 00:00:00 2001 From: Gitea Date: Tue, 18 Jun 2019 09:09:56 -0700 Subject: [PATCH] update build.gradle --- android/build.gradle | 12 +++++++++--- 1 file changed, 9...
I had make some modifications to get the library to work in my project, I only need to connect to the first device that is already connected so I use...
On a similar note, after reading this I tacked a ```sleep 10``` towards the top of the file to give my USBC displayport connected monitor some time to initialize and...