-
What is the possibility that Robot Scouter could have an option to export to a QR code or some other method of exporting info directly from the Robot Scouter app (see more detailed description in info…
-
Looks like this:
![image](https://user-images.githubusercontent.com/9490724/44296254-e01f0900-a26f-11e8-9b26-7e744a50eb06.png)
Project: https://github.com/SUPERCILEX/Robot-Scouter/tree/f684754ef87…
-
Somehow, coroutines are being double packaged:
```
Caused by: com.android.tools.r8.utils.AbortException: Error: Program type already present: kotlinx.coroutines.experimental.InvokeOnCancellation
``…
-
This might be Google's fault, I'm not sure. Here's the [profiling](https://github.com/gradle/gradle/files/2281305/profile.zip). See https://github.com/gradle/gradle/issues/6319#issuecomment-412198186 …
-
It looks like Gradle isn't looking on the network:
```
* What went wrong:
A problem occurred configuring project ':buildSrc'.
> Could not resolve all artifacts for configuration ':buildSrc:classpa…
-
In [this plugin](https://github.com/Triple-T/gradle-play-publisher/blob/97397c683876f2ae895dbe8c754ea4a5f8387b86/plugin/src/main/kotlin/com/github/triplet/gradle/play/PlayPublisherPlugin.kt#L195) for …
-
Upgrading to Gradle 5.0-rc1 breaks Dokka use in `buildSrc/`
### Expected Behavior
I can continue to use Dokka documentation plugin in my project after upgrading to Gradle 5.0-rc1
### Current Be…
-
https://firebase.google.com/docs/in-app-messaging/get-started
-
https://docs.gradle.org/4.8/release-notes.html#locking-of-dynamic-dependencies
-
When trying to open app, just get a message that says "Robot Scouter has stopped." Tried uninstalling and reinstalling, but still had same issue.