ReactiveBurgers icon indicating copy to clipboard operation
ReactiveBurgers copied to clipboard

Updated to AndroidX and Latest Gradle Build Tools

Open adfleshner opened this issue 2 years ago • 1 comments

Updated gradle to 7.2. Updated gradle build tools to 7.1.2 Added Google repo to the build

Updated project to just Androidx(Using migration tool)

Then updated all of the needed gradle files. So that this Application would run in modern Android Studio build.

Removed RetroLambda because it is no longer needed.

Added .idea/** to the gitignore.

adfleshner avatar Mar 22 '22 00:03 adfleshner

I found your Medium Article in my RX research but when I pulled this project I found that it was a bit dated and had to make some changes to get it to run with a install of Android Studio. Hope it helps. Thanks for you awesome tutorial.

adfleshner avatar Mar 22 '22 01:03 adfleshner