android-dev-challenge-compose
android-dev-challenge-compose copied to clipboard
Template repository for the ADS22 Speed Challenge
An exception occurred applying plugin request [id: 'com.android.application'] > Failed to apply plugin 'com.android.internal.application'. > java.lang.NoSuchMethodException: java.lang.invoke.MethodHandles.privateLookupIn(java.lang.Class, java.lang.invoke.MethodHandles$Lookup)
Updated the Android Gradle plugin to 7.0.0-alpha10 to work with Android Studio Arctic Fox Canary 10 (2020.3.1.10)
The link - https://www.pexels.com/photo/body-of-water-view-1825206/ (1st image link in pdf) has been removed from Pexels. Can you provide an alternative to use for the challenge?
Hi, Inspired by [Intellij plugin template](https://github.com/JetBrains/intellij-platform-plugin-template) & [Kotlin android template](https://github.com/cortinico/kotlin-android-template) I was thinking about adding a cleanup workflow that cleanup things like package name, template specific details when someone hits...