Skip to content

Commit

Permalink
space activity in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
polstianka committed Dec 11, 2024
1 parent f96007e commit 69ca819
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/wallet/instance/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
android:networkSecurityConfig="@xml/network_security_config"
android:largeHeap="true"
android:name="com.tonapps.tonkeeper.App"
android:manageSpaceActivity="com.tonapps.tonkeeper.ui.screen.root.RootActivity"
tools:targetApi="31"
tools:replace="android:allowBackup"
android:localeConfig="@xml/locales_config">
Expand Down

0 comments on commit 69ca819

Please sign in to comment.