Fix maven build: rename namespace class to package class
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</div>
|
||||
|
||||
<script type="text/kotlin">
|
||||
sample.namespace.myApp()
|
||||
sample.SamplePackage.myApp()
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user