rcx
rcx copied to clipboard
update rclone and dependencies version.
update rclone to 1.58.1 and some dependencies version.
~update targetSdkVersion to 31~
I tried that and it make the app crash after app restart when using the black theme
edit, i had trouble to get remotes in documentui, it turn out that the master branch is missing this commit https://github.com/x0b/rcx/commit/a936ac762c2378648403f2f9ccefbe72f20a7386
I tried that and it make the app crash after app restart when using the black theme
I find this problem is caused by update targetsdkversion. But after a day of trying and searching, I was not able to resolve this issue which is causing the crash (Error inflating class com.google.android.material.navigation.NavigationView) I find a simlar problem in stackoverflow, but unfortunately I can't solve the problem I have.
So I choose to delete the commit about upgrade the android version. Now this PR only upgrades the go/RCLONE/gradle/ndk version
Hey @feilongfl, can i use your PR in my fork? extRact