Skip to content
This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Commit d5aa481

Browse files
committed
android plugin upgrade 0.6.1 -> 0.7.1
1 parent 826d77c commit d5aa481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle_plugins/src/main/groovy/org/ros/gradle_plugins/RosAndroid.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class RosAndroidPlugin implements Plugin<Project> {
2626
mavenCentral()
2727
}
2828
dependencies {
29-
classpath 'com.android.tools.build:gradle:0.6.1'
29+
classpath 'com.android.tools.build:gradle:0.7.1'
3030
}
3131
}
3232
/**********************************************************************

0 commit comments

Comments
 (0)