Skip to content

Commit 6f8e07a

Browse files
committed
fix: invalid android package name
1 parent 37af3fb commit 6f8e07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/app/src/main/java/com/margelo/rnnitrosqlite/example/MainApplication.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.margelo.rnnitrosqliteexample
1+
package com.margelo.rnnitrosqlite.example
22

33
import android.app.Application
44
import com.facebook.react.PackageList

0 commit comments

Comments
 (0)