anwilli5 / coin-collection-android-US

Repo for the Coin Collection Android app
GNU General Public License v3.0
10 stars 5 forks source link

Adding code to fix any possible SQL injections #91

Closed sw23 closed 2 years ago

sw23 commented 2 years ago

Addressing #82 and #83. Note that there aren't any known security issues with the existing code base, but adding some additional sanitization calls to make lint happy and to reduce the likelihood of future issues.