I have found out that we still use the com.reactlibrary package name for the library project 😄 How should we name the package? It should point to a website (according to convention), so we probably should use: org.magicscript.
We should check if there are any library references - to rename them as well. Also we should rename our test package the same.
To avoid conflicts please do it after all PRs are merged.
I have found out that we still use the
com.reactlibrary
package name for the library project 😄 How should we name the package? It should point to a website (according to convention), so we probably should use:org.magicscript
.We should check if there are any library references - to rename them as well. Also we should rename our test package the same. To avoid conflicts please do it after all PRs are merged.