-
Notifications
You must be signed in to change notification settings - Fork 211
Ui Changes and Added functionality of designation #158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@varun7singh |
|
Updated sidebar , app bar , dashboard ,added functionality of selecting multiple designation through dropdown in appBar |
Shivkant-Chauhan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unable to review fully, GitHub leads will take care of it
| @@ -1,12 +1,12 @@ | |||
| buildscript { | |||
| ext.kotlin_version = '1.6.10' | |||
| ext.kotlin_version = '1.8.21' | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you confirm this changing of kotlin version with the Android leads (Priyanshu or Pranjal)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes
android/build.gradle
Outdated
|
|
||
| dependencies { | ||
| classpath 'com.android.tools.build:gradle:4.2.2' | ||
| classpath 'com.android.tools.build:gradle:7.3.0' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have updated the gradle version after confirming leads to 7.4.2
|
LGTM. Merging this. |
No description provided.