Replies: 1 comment
-
|
ok, the issue is solved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Well "igor", since I trying to create buildSrc module (as Plugins in your repository) in my JetNote application, I found your module interesting one.
But when I tried to do something like this in my project I faced a weird issue.
In local
*.gradle.ktsI can implement theplugins{...}but I can't implementandroid{...}scope,No matter what I add of id's in the plugins field.
So, I'll be thankful for any ideas or advice for this situation.
Beta Was this translation helpful? Give feedback.
All reactions