Skip to content

Commit f599067

Browse files
Merge pull request #740 from MoemenMostafa/master
Fix import
2 parents 180e835 + 7690545 commit f599067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/android/io/branch/BranchSDK.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import io.branch.referral.util.ContentMetadata;
3131
import io.branch.referral.util.CurrencyType;
3232
import io.branch.referral.util.ShareSheetStyle;
33-
import io.branch.referral.BranchAttributionLevel;
33+
import io.branch.referral.Defines.BranchAttributionLevel;
3434

3535

3636
public class BranchSDK extends CordovaPlugin {

0 commit comments

Comments
 (0)