You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm trying to work through Android Create Reddit Style App Tutorial from the Amity Website
When I get to the steps to import the module and build the blank app, I am hitting various errors especially versioning related and API changes in the common, social and chat modules.
I am using Android Studio Giraffe | 2022.3.1 and using the default File -> new Project template, the biggest difference I see is the gradle version. The sample app in this repo is using 7.4 which is incompatible with the current app templates. If I try to adjust versions, I hit a lot of build errors with the API changes in the source code.
Any help appreciated!
The text was updated successfully, but these errors were encountered:
Hi! I'm trying to work through Android Create Reddit Style App Tutorial from the Amity Website
When I get to the steps to import the module and build the blank app, I am hitting various errors especially versioning related and API changes in the common, social and chat modules.
I am using Android Studio Giraffe | 2022.3.1 and using the default File -> new Project template, the biggest difference I see is the gradle version. The sample app in this repo is using 7.4 which is incompatible with the current app templates. If I try to adjust versions, I hit a lot of build errors with the API changes in the source code.
Any help appreciated!
The text was updated successfully, but these errors were encountered: