Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Commit 80c7842

Browse files
refactor(android): implementation -> api
1 parent 9d93120 commit 80c7842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ android {
4545

4646
dependencies {
4747
implementation 'com.facebook.react:react-native:+'
48-
implementation 'it.near.sdk:nearit:2.9.4'
48+
api 'it.near.sdk:nearit:2.9.4'
4949
}

0 commit comments

Comments
 (0)