Skip to content

Commit

Permalink
[android] fix missing build
Browse files Browse the repository at this point in the history
  • Loading branch information
lightrow committed Jul 30, 2024
1 parent f1f26de commit a56d306
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import android.net.Uri;
import androidx.annotation.Nullable;
import android.content.pm.ServiceInfo;
import android.os.Build;

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

0 comments on commit a56d306

Please sign in to comment.