Issue#106 Update NavController example's sharedTest as well

This commit is contained in:
Gergely Hegedus 2022-09-26 17:38:28 +03:00
parent 9752d1643b
commit d5ce57769f
10 changed files with 94 additions and 21 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fnives.test.showcase.examplecase.navcontroller.shared.test">
</manifest>