xmr-pocket-node icon indicating copy to clipboard operation
xmr-pocket-node copied to clipboard

[chore] Update to latest Android targetSdkVersion

Open CryptoGrampy opened this issue 3 years ago • 1 comments
trafficstars

I'm not super familiar with the Android ecosystem, but it looks like the targetSdkVersion in build.gradle needs to get updated to the latest version, and there need to be a fair amount of changes/refactorings/library updates that will need to happen at this time.

I attempted to let Android Studio apply the suggested refactorings and it busted the app (something in Launcher.java probably busted and may need to be reworked).

CryptoGrampy avatar Mar 17 '22 20:03 CryptoGrampy

Relevant (see Launcher.java) https://stackoverflow.com/a/68001538

CryptoGrampy avatar Mar 19 '22 02:03 CryptoGrampy