uli
10/12/2021, 12:53 PMkevindmoore
10/16/2021, 8:13 PMBrian Donovan
10/20/2021, 7:23 PMSergio C.
10/25/2021, 9:22 AMAlex C
10/27/2021, 1:25 AMColton Idle
10/27/2021, 5:07 AMMarko Novakovic
10/29/2021, 2:25 PMNathan Castlehow
11/09/2021, 6:19 AMJosé Silva
11/09/2021, 8:17 PMCannot access 'java.io.Serializable' which is a supertype of 'kotlin.IntArray'. Check your module classpath for missing or conflicting dependencies
this only happens when using Kotlin + Scratch files. Working with Kotlin in a project is totally fine, and the same happens when using Java in Scratch files.
anyone has a similar problem, or knows what’s happening?uli
11/11/2021, 9:52 AMFareesHussain
11/13/2021, 9:46 AMMarko Novakovic
11/17/2021, 9:35 AMjava.lang.StackOverflowError (no error message)
is tricky one, anyone can help?Marko Novakovic
11/17/2021, 10:30 PMcom.intellij.openapi.externalSystem.model.ExternalSystemException: Unsupported method: LintOptions.getBaseline().
The version of Gradle you connect to does not support that method.
To resolve the problem you can change/upgrade the target version of Gradle you connect to.
Alternatively, you can ignore this exception and read other information from the model.
when I upgrade it manually I get exception I asked about just aboveYogesh Paliyal
11/19/2021, 1:13 PMMarko Novakovic
11/29/2021, 11:31 AMSergio C.
12/01/2021, 4:09 PMdarkmoon_uk
12/08/2021, 4:10 AM/redactedProjectPath/build/intermediates/tmp/manifest/test/debug/tempFile1ProcessTestManifest581782015275268609.xml Error:
android:exported needs to be explicitly specified for <activity>. Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding component has an intent filter defined. See <https://developer.android.com/guide/topics/manifest/activity-element#exported> for details.
...without logging the name of the activity that caused the clash 😡. I mean really, help a dev out.
I've lost over a day trying to track this down. Yes I know about the new rules to add explicit exported
attributes, and overriding it for dependencies that don't have it.
But there's something, something that's failing in the Unit Test manifest, but I can't see it in the merged manifests in the IDE or build
folder. The XML's listed above are ephemeral temp files and get removed before Gradle quits, so I can't see them. Any ideas?Alexandru Hadăr
12/09/2021, 9:10 AMVivek Sharma
12/10/2021, 2:52 PMeygraber
12/22/2021, 12:07 AMkrzysztof
01/03/2022, 9:48 AMColton Idle
01/10/2022, 11:39 PMColton Idle
01/13/2022, 6:48 PMColton Idle
01/25/2022, 5:30 AMkevindmoore
01/26/2022, 4:17 PMCarl Benson
01/27/2022, 8:30 AMjulioromano
01/27/2022, 9:56 AMtheapache64
01/27/2022, 10:30 AMSystem.getenv
calls. Executing build
from terminal works though!! Anyone else facing this ?MBegemot
01/27/2022, 5:54 PMMustafa Ozhan
01/28/2022, 11:35 AMMustafa Ozhan
01/28/2022, 11:35 AMUmar Ata
01/28/2022, 2:01 PMMustafa Ozhan
01/28/2022, 2:02 PM