Skip to content

Commit d4272eb

Browse files
Efraín EspadaEfraín Espada
authored andcommitted
testing plugin
1 parent 82784eb commit d4272eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ buildscript {
1515
}
1616

1717
dependencies {
18-
classpath "com.stringcare:plugin:$stringcare_version"
19-
// classpath files('../GradlePlugin/build/libs/plugin-0.9.jar')
18+
// classpath "com.stringcare:plugin:$stringcare_version"
19+
classpath files('../GradlePlugin/build/libs/plugin-0.9.jar')
2020
classpath 'com.android.tools.build:gradle:3.2.1'
2121
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.1"
2222
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'

0 commit comments

Comments
 (0)