Android-Studio refresh project with build.gradle changes

前端 未结 3 1215
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-17 10:43

how can I sync changes I made in the build.gradle into the project structure ( e.g. that AndroidStudio is recognizing the lib I added? Kind of like the \"reimport all maven

3条回答
  •  一生所求
    2020-12-17 10:54

    My solution for newer version of Android Studio. Tested on version 3.2.1. You can selected Refresh from the menu as showing here:

提交回复
热议问题