Skip to content

Commit 37dd49a

Browse files
committed
Add more comment
1 parent 8e1552e commit 37dd49a

File tree

1 file changed

+1
-0
lines changed
  • app/src/main/java/com/android1500/yard

1 file changed

+1
-0
lines changed

app/src/main/java/com/android1500/yard/App.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import com.google.android.material.color.DynamicColors
66
class App : Application() {
77

88
init {
9+
// Load native library
910
System.loadLibrary("app")
1011
}
1112

0 commit comments

Comments
 (0)