Skip to content

Commit

Permalink
remove libs/utils dependency (use the artifact instead)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxme committed Feb 10, 2015
1 parent 5cac05f commit aec6410
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions WordPressEditor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ dependencies {
compile 'com.android.support:appcompat-v7:21.0.+'
compile 'com.android.support:support-v4:21.0.+'
compile 'org.wordpress:analytics:1.0.0'
compile 'org.wordpress:utils:1.3.0'
}

signing {
Expand Down
1 change: 0 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
include ':WordPressEditor'
include ':example'
include ':libs:utils:WordPressUtils'

0 comments on commit aec6410

Please sign in to comment.