-
**Describe the bug**
When I launched my game, stuck in the authentication with this error:
```
09-07 03:24:57.124: E/Unity(5469): AndroidJavaException: java.lang.ClassNotFoundException: com.googl…
-
"android.registerTransform" is obsolete.
It will be removed in version 8.0 of the Android Gradle plugin.
The Transform API is removed to improve build performance. Projects that use the
Transform A…
-
I have used below code to my app/gradle file
```
buildscript {
dependencies {
classpath 'com.orhanobut.tracklytics:tracklytics-plugin:2.0.0'
}
}
apply plugin: 'com.android.applicat…
-
Hi! I believe you have to use the same version in the libraries and the gradle plugin. Can you try with:
```
dependencies {
classpath 'com.google.dagger:hilt-android-gradle-plugin:2.28.3-alph…
-
I was waiting for #318 to be fixed and today it was closed with the release of version 17.0.0 but when I went back to my code to activate it I got this new error:
```
Execution failed for task ':aut…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Errors**
If present, stacktraces or files from `build/kover/errors` directory
**Expected behavior**
A clear and conc…
-
Hello @joaquim-verges @MananTank can you take a look into this outdated Gradle?
> Can you please advice how can i fix react-native run-android
>
> This might happen in subprojects that apply the …
-
I am unable to include this package in my Flutter project as I'm getting the following build error:
```
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The…
-
**Describe the bug**
I'm currently using a **_test module_** in my project which is officially supported by Google.
https://developer.android.com/studio/test/advanced-test-setup#use-separate-test-mo…
-
The following are reasons this app is not building with flutter 3.19.4
1. android is not using the flutter-gradle-plugin (removed as of 3.19)
2. [native_imaging](https://gitlab.com/famedly/company…