Skip to content

Commit

Permalink
Apply maven android plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
kizitonwose committed Dec 7, 2017
1 parent 2aa0094 commit c418dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion disposebag/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

apply plugin: 'kotlin-android'

apply plugin: 'maven'
apply plugin: 'com.github.dcendents.android-maven'

apply plugin: 'com.vanniktech.android.junit.jacoco'

Expand Down

0 comments on commit c418dd5

Please sign in to comment.