Skip to content

Merge branch 'master' into feat/rn-migration

6b81ff3
Select commit
Loading
Failed to load commit list.
Merged

feat: support RN app migration #561

Merge branch 'master' into feat/rn-migration
6b81ff3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / detekt succeeded Jan 6, 2026 in 3s

No new alerts in code changed by this pull request

Annotations

Check warning on line 176 in app/src/main/java/to/bitkit/services/RNBackupClient.kt

See this annotation in the file changed.

Code scanning / detekt

The loop contains more than one break or continue statement. The code should be refactored to increase readability. Warning

The loop contains more than one break or continue statement. The code should be refactored to increase readability.