Dantotsu/app
TwistedUmbrellaX cf10229574
fix: address deprecated code (#256)
* fix: address deprecated code

Build.RADIO has been deprecated since API 15, which means it hasn't worked since before the lowest target API of the app, and versioncode is deprecated in API 28.

* fix: use the convenience method

This takes the unused convenience method and the individually declared uses and merges them.

* fix: simplify compat switch
2024-03-17 23:10:38 -05:00
..
src fix: address deprecated code (#256) 2024-03-17 23:10:38 -05:00
.gitignore fix: update .gitignore 2024-02-06 17:26:42 -06:00
build.gradle chore: kotlin version bump 2024-03-16 23:11:30 -05:00
google-services.json feat: alpha version 2024-02-03 21:05:01 -06:00
proguard-rules.pro feat: server-side auth 2024-02-15 18:28:03 -06:00