Skip to content

Commit 629979e

Browse files
authored
Merge pull request #92 from acarpe/patch-1
fix: added import to fix compilation error
2 parents 91d08af + 39b0134 commit 629979e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/src/main/java/com/taskrabbit/zendesk/RNZendeskChatModule.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
package com.taskrabbit.zendesk;
22

33
import android.app.Activity;
4+
import android.content.pm.ApplicationInfo;
45
import android.util.Log;
56

67
import com.facebook.react.bridge.ReactApplicationContext;

0 commit comments

Comments
 (0)