Solution-Patch 1#21
Solution-Patch 1#21Amirhossein-Ab wants to merge 3 commits intoudacity:starting-pointfrom Amirhossein-Ab:patch-1
Conversation
Import required classes for AndroidX migration
|
I just wanted to upgrade my Grandle files. Your solution pack helped me to understand what I need to change if I import any old version of code/project. I didn't add those codes in my MainActivity files from your solution because I started to lose my focus and wasn't sure what I am doing. Overall, the Grandle upgrade was successful, so thank you very much. Update: When I implemented AndroidX support to my project I needed to add these two lines of code to "grandle.properties" file: |
|
Hi I am not able to use this app in android studio it is saying The project uses Gradle 3.0 which is incompatible with Java 11 or newer. |
Hello @udacity members
Updating Gradle files and main-activity for migration to AndroidX