Skip to content

Commit

Permalink
This will soon break.
Browse files Browse the repository at this point in the history
  • Loading branch information
JTCJTC committed Oct 23, 2022
1 parent 6218f1a commit f93b1d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/src/main/res/values/colors.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#3F51B5</color>
<color name="colorPrimaryDark">#303F9F</color>
<color name="colorPrimary">#E91E63</color>
<color name="colorPrimaryDark">#E91E63</color>
<color name="colorAccent">#FF4081</color>
</resources>

0 comments on commit f93b1d5

Please sign in to comment.