[go: nahoru, domu]

Skip to content

Commit

Permalink
use utils artifact instead of sub project
Browse files Browse the repository at this point in the history
  • Loading branch information
maxme committed Feb 6, 2015
1 parent e451f1f commit 6a4e8c7
Show file tree
Hide file tree
Showing 51 changed files with 1 addition and 4,192 deletions.
3 changes: 1 addition & 2 deletions editor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ android {
dependencies {
compile 'com.android.support:appcompat-v7:21.0.+'
compile 'com.android.support:support-v4:21.0.+'
releaseCompile project(path:':libs:utils:WordPressUtils', configuration: 'release')
debugCompile project(path:':libs:utils:WordPressUtils', configuration: 'debug')
compile 'org.wordpress:analytics:1.0.0'
}

signing {
Expand Down
25 changes: 0 additions & 25 deletions libs/utils/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions libs/utils/README.md

This file was deleted.

1 change: 0 additions & 1 deletion libs/utils/WordPressUtils/README.md

This file was deleted.

51 changes: 0 additions & 51 deletions libs/utils/WordPressUtils/build.gradle

This file was deleted.

1 change: 0 additions & 1 deletion libs/utils/WordPressUtils/gradle.properties-example

This file was deleted.

5 changes: 0 additions & 5 deletions libs/utils/WordPressUtils/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6a4e8c7

Please sign in to comment.