Project template

This commit is contained in:
Ryan Heise 2019-11-26 01:50:21 +11:00
commit 64dcdc8e9c
84 changed files with 2057 additions and 0 deletions

10
.idea/modules.xml generated Normal file
View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/audio_player.iml" filepath="$PROJECT_DIR$/audio_player.iml" />
<module fileurl="file://$PROJECT_DIR$/android/audio_player_android.iml" filepath="$PROJECT_DIR$/android/audio_player_android.iml" />
<module fileurl="file://$PROJECT_DIR$/example/android/audio_player_example_android.iml" filepath="$PROJECT_DIR$/example/android/audio_player_example_android.iml" />
</modules>
</component>
</project>