Rename project to just_audio

This commit is contained in:
Ryan Heise 2019-11-28 17:55:32 +11:00
parent 0574c041c5
commit 108821871d
27 changed files with 51 additions and 51 deletions

6
.idea/modules.xml generated
View file

@ -2,9 +2,9 @@
<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" />
<module fileurl="file://$PROJECT_DIR$/just_audio.iml" filepath="$PROJECT_DIR$/just_audio.iml" />
<module fileurl="file://$PROJECT_DIR$/android/just_audio_android.iml" filepath="$PROJECT_DIR$/android/just_audio_android.iml" />
<module fileurl="file://$PROJECT_DIR$/example/android/just_audio_example_android.iml" filepath="$PROJECT_DIR$/example/android/just_audio_example_android.iml" />
</modules>
</component>
</project>