Skip to content

Commit

Permalink
added jitpack plugin for releasing protocol library
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamMuneer committed Oct 16, 2018
1 parent 2684afb commit 69a40bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions protocol/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
apply plugin: 'java-library'
apply plugin: 'com.github.dcendents.android-maven'
group='com.github.dpsharma1988'

dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
Expand Down

0 comments on commit 69a40bf

Please sign in to comment.