mirror of
https://github.com/tytydraco/LADB.git
synced 2026-04-27 08:26:00 +03:00
[GH-ISSUE #11] Android Studio build error: Failed to apply plugin 'com.android.internal.application' #10
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LADB#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @e-t-l on GitHub (Apr 1, 2021).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/11
I just cloned this repo and am trying to build it in Android Studio, but I immediately get this error:
Any ideas how to fix this? I've tried rebuilding the gradle cache and .gradle folder, and it looks like all the dependencies are up-to-date, but I'm not an expert and I could be missing something.
@tytydraco commented on GitHub (Apr 1, 2021):
Make sure you are using Android Studio Canary!
@e-t-l commented on GitHub (Apr 8, 2021):
Do you know what version(s) are compatible, by any chance? I try not to use the latest canary for big things like AS, just because I don't need the added stress of IDE bugs on top of my regular code bugs. If there's an older Canary or Beta version that has whatever's necessary to make this code run, that would be preferable.
@tytydraco commented on GitHub (Apr 8, 2021):
Not sure about that one. Try downgrading the gradle versions.