-
Hi there,
Thanks a lot for this app source code, much appreciated.
I was wondering if this app can read and show serial data from a serial device like the Serial USB Terminal app.
I tried to open…
-
```
* What went wrong:
The Android Gradle plugin supports only kotlin-android-extensions Gradle plugin version 1.6.20 and higher.
The following dependencies do not satisfy the required version:
pr…
-
It was working fine in Android Studio 4.0 Canary 8, today i update it to Canary 9 and it failds
classpath 'com.android.tools.build:gradle:4.0.0-alpha09'
classpath "com.bytedance.android:aabresguar…
-
### Problem Statement
When sending Source Context via Sentry Gradle Plugin, I've noticed that the source is taken only from the main application module. This is problematic for multi-module setups, w…
-
Upon applying plugin, I'm getting the following error when building:
```
> gradlew --stacktrace
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring pr…
-
**Description**
Both issue got fixed but both releases didn't compile...
https://github.com/HMS-Core/hms-flutter-plugin/issues/342
https://github.com/HMS-Core/hms-flutter-plugin/issues/312
@ozku…
-
### [READ] Step 1: Are you in the right place?
Issues filed here should be about bugs in __the code in this repository__.
If you have a general question, need help debugging, or fall into som…
-
I am trying to make this work in Android, but it shows this error :
> The 'java' plugin has been applied, but it is not compatible with the Android plugins.
```
Caused by: com.android.build.…
-
I'm trying to setup this dependency from last 24hrs but still no clue. A little help would be much appreciated.
Attaching my build.gradle files.
(project)
```
buildscript {
repositories {
…
-
Hello,
When I tried to run flutter build appbundle --release I got this error :
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
A…