Skip to content

Commit

Permalink
make sure app is init'd
Browse files Browse the repository at this point in the history
  • Loading branch information
iamironrabbit committed May 17, 2021
1 parent 357120b commit 91d3efa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme"
android:name="info.guardianproject.keanu.core.ImApp"
/>

</manifest>

0 comments on commit 91d3efa

Please sign in to comment.