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

Commit

Permalink
FIX: Fixed log throw (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
icc-romeu authored Feb 4, 2021
1 parent 9702fb2 commit 6bfb077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/src/main/java/com/reactlibrary/IndySdkModule.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
package com.reactlibrary;

import android.annotation.TargetApi;
import android.util.Log;

import com.facebook.react.bridge.Promise;
import com.facebook.react.bridge.ReactApplicationContext;
Expand Down

0 comments on commit 6bfb077

Please sign in to comment.