Skip to content

Commit

Permalink
Jitpack io things added
Browse files Browse the repository at this point in the history
  • Loading branch information
GauravChaddha1996 committed Aug 28, 2016
1 parent c650b7a commit 403c5db
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion CdsRecyclerViewLib/build.gradle
@@ -1,5 +1,7 @@
apply plugin: 'com.android.library'

apply plugin: 'com.github.dcendents.android-maven'
// Replace nisrulz with <your_github_username>
group='com.github.GauravChaddha1996'
android {
compileSdkVersion 24
buildToolsVersion "24.0.0"
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.2'

classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
Expand Down

0 comments on commit 403c5db

Please sign in to comment.