Skip to content

Commit

Permalink
Fix Gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
esteve committed Jul 29, 2017
1 parent 3c984d6 commit 48e7383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rclandroid/build.gradle
Expand Up @@ -25,7 +25,7 @@ buildscript {

dependencies {
classpath 'com.android.tools.build:gradle:2.3.3'
classpath 'org.ros2.tools.gradle:ament:0.4.0'
classpath 'gradle.plugin.org.ros2.tools.gradle:ament:0.4.0'
}
}

Expand Down

0 comments on commit 48e7383

Please sign in to comment.