Skip to content

Commit 37debc6

Browse files
Apply missing publishing scripts for balloon
1 parent ddfbcd7 commit 37debc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tooltips/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ ext {
1515
PUBLISH_VERSION = rootVersionName
1616
}
1717

18+
apply from: "${rootDir}/scripts/publish-module.gradle"
19+
1820
android {
1921
compileSdkVersion Configuration.compileSdk
2022
defaultConfig {

0 commit comments

Comments
 (0)