Skip to content

Commit 50c7179

Browse files
author
Mihail Slavchev
committed
add import
1 parent 718c5a5 commit 50c7179

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/project-template-gradle/src/main/java/com/tns/RuntimeHelper.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
import android.os.Handler;
88
import android.os.Looper;
99
import android.util.Log;
10+
import java.io.IOException;
1011

1112
public class RuntimeHelper
1213
{

0 commit comments

Comments
 (0)