I did something wrong and I don't know what I did. But the module name has been changed to my-android-app
.
And I am trying to get it back to app
. The default name of single module.
I tried Rename Module
. But I get.
in the drop down menu of build, there are my-android-app
and app
. But I just have one build.gradle of module from my-android-app
.
In the project structure. I just have my-android-app
. Nothing to delete.
How can I fix this problem?