Skip to content

Commit

Permalink
Revert "Remove publishing :common"
Browse files Browse the repository at this point in the history
This reverts commit b516c17
  • Loading branch information
tehras committed Feb 14, 2021
1 parent f3a8be5 commit 16be917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ plugins {

apply(from = rootProject.file("gradle/configure-android.gradle"))
apply(from = rootProject.file("gradle/configure-compose.gradle"))
apply(from = rootProject.file("gradle/jitpack-publish.gradle"))

dependencies {
implementation(Kotlin.stdLib)
Expand Down

0 comments on commit 16be917

Please sign in to comment.