From ddf5071d1ff48eb342f9e0cddf2c1b21550e03b7 Mon Sep 17 00:00:00 2001 From: AdityaGaikwad Date: Thu, 2 May 2024 14:54:28 +0530 Subject: [PATCH] Initial commit to dev --- .idea/vcs.xml | 6 ++++++ app/src/main/res/values/strings.xml | 1 + 2 files changed, 7 insertions(+) create mode 100644 .idea/vcs.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 04be671..aa1609f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -52,4 +52,5 @@ WHEN IS YOUR BIRTHDAY? WHAT ARE YOUR INTERESTS? Select as many as you want + Select your Avatar \ No newline at end of file