tylerbwong / stack

An Android app for browsing Stack Overflow and other Stack Exchange sites.
https://stack.tylerbwong.me
GNU General Public License v3.0
510 stars 34 forks source link

Add In-App Review Support #78

Closed tylerbwong closed 2 years ago

tylerbwong commented 3 years ago

https://developer.android.com/guide/playcore/in-app-review

abhinav12k commented 3 years ago

Can i work on this @tylerbwong

tylerbwong commented 3 years ago

Hey @abhinav78910 of course! Just so you know the project structure is changing a little bit in #112 (in case that happens to merge first).

abhinav12k commented 3 years ago

Hi @tylerbwong , I am not able to sync the project. Can you help me with this. I have enclosed the error - This version of the Android Support plugin for IntelliJ IDEA (or Android Studio) cannot open this project, please retry with version 4.3 or newer. I have checked the latest android studio version but it's still 4.1.1 so do i need to install canary version to work on the project?

tylerbwong commented 3 years ago

Hey @abhinav78910, yes the latest Canary version of Android Studio is required to build this project since it uses Jetpack Compose.