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

Commit

Permalink
Android now moved to 0.12.+ with studio 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stonier committed Jul 9, 2014
1 parent 59dadb4 commit 05d5dcc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class RosAndroidPlugin implements Plugin<Project> {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:0.11.+'
classpath 'com.android.tools.build:gradle:0.12.+'
}
}
/**********************************************************************
Expand Down

0 comments on commit 05d5dcc

Please sign in to comment.