Closed rickyManalo closed 5 years ago
Look at my pull request. I upgraded gradle ;-)
Oh. Thank you. I hope they merge it already.
Hi. I tried to apply your update on my copy and I got problems on idea/modules.xml. Once I change it's content, the files disappears on Android Studio even if I'm using the Project view. I did a Sync with File System but nothing happens. If I revert the modules.xml back to it's previous contents and do a Sync with File System, the files appear again.
On my side, I just tried cloning from scratch, it was without any issue. Since I was on that, I upgraded for the latest gradle coming with Android Studio 3.3: https://github.com/thibautperrin/AndroidDvbDriver/commits/gradle-upgrade You only have to open Android Studio, File, Open from version control, and submit the URL, and it works without asking question.
My branch is here : https://github.com/thibautperrin/AndroidDvbDriver/commits/gradle-upgrade
I think it's fine on my side now as well. After doing some other things, when I got back to Android Studio, everything is already displayed. I think you could close this now.
Can someone update this app's gradle to at least 3.2.1? There are a lot of parts that needs to be fixed to work on Android Studio 3.0 and above.