Skip to content

Commit 6aa029b

Browse files
author
sergeysozinov
committed
Merge branch 'develop' into release/2.8.3
2 parents 6f28f9e + 168b224 commit 6aa029b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

mindbox_android/android/build.gradle

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,7 @@ android {
4848

4949
dependencies {
5050
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
51-
implementation 'cloud.mindbox:mobile-sdk:2.8.4'
51+
api 'cloud.mindbox:mobile-sdk:2.8.4'
52+
api 'cloud.mindbox:mindbox-firebase:2.8.4'
53+
api 'cloud.mindbox:mindbox-huawei:2.8.4'
5254
}

0 commit comments

Comments
 (0)