Use with android Studio
shalzz opened this issue · 2 comments
shalzz commented
Hi,
With the latest Android Studio 4.0 release, Android studio now has support for Kotlin DSL for gradle files.
I'm trying to use this project to run some git shell commands but can't get it to install. Are there any special instructions to get this gradle task to work with Android and Android Studio?
I've tried including the implementation("com.lordcodes.turtle:turtle:0.2.0")
in both the module level build.gradle.kts as well as the app level build file as a classpath.
shalzz commented
It seems it does work with the classpath
approach, I just had to manually import the shellRun command.
Sorry for the noise.
lordcodes commented
No problem. Thank you for your interest in Turtle. Let me know if you need
any more help or have any recommendations for improvements.
…On Mon, 28 Oct 2019, 11:27 Shaleen Jain, ***@***.***> wrote:
Closed #4 <#4>.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4?email_source=notifications&email_token=ACWLLE43GD7FFW5X4JN6DBLQQ3EBBA5CNFSM4JFYXFMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOUPGXQTA#event-2748151884>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACWLLEY2TARTTJVFM2THNHTQQ3EBBANCNFSM4JFYXFMA>
.