aadityamp01 / Androapps

Important Android projects to learn fundamentals of android development
https://github.com/aadityamp01/Androapps
MIT License
73 stars 53 forks source link

Update Calculator app compileSdk/targetSdk version to latest #98

Closed AnAndroidOne closed 2 years ago

AnAndroidOne commented 2 years ago

Describe the feature/ bug Update Calculator app compileSdk/targetSdk version to 33 as its recommended to use the latest version

To Reproduce issue or location of your feature Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

aadityamp01 commented 2 years ago

Hey! It's basic app so version migration is not necessary, app is working fine! Feel free to raise a new issue if you have project ideas or want to add new feature into app Thank you!