Brad Rushworth

Results 4 issues of Brad Rushworth

FAILURE: Build failed with an exception. * What went wrong: The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher. The following dependencies do not satisfy the...

I've been struggling with this issue for a few days. It has been preventing me from building my app. You can access my entire source code here: https://github.com/bradrushworth/nuptialflight I'm getting...

Using Android SDK 34. Min SDK 23. gradle-wrapper.properties ` distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-all.zip ` I was getting an error regarding this line: `` It looked like this issue: https://stackoverflow.com/questions/69033022/message-error-resource-androidattr-lstar-not-found This is because Gradle...