-
Notifications
You must be signed in to change notification settings - Fork 128
Added version check through Remote Config #3150
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
base: master
Are you sure you want to change the base?
Conversation
one test is failing when running - signInProgressDialog_whenSignedOutAfterSignInState_isNotDisplayed |
app/src/main/java/org/groundplatform/android/GroundApplication.kt
Outdated
Show resolved
Hide resolved
The UI for this dialog looks a bit different from the rest of the app. Can we make it consistent? |
As discussed earlier in meeting, we will be doing the UI UX stuff as soon as we get the design. For this, the font, styles colors are matching |
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.
Unit tests are still not passing. Can you ptal?
yes, it is only failing here, not sure why, looking into this |
…orce-version-update # Conflicts: # app/src/main/java/org/groundplatform/android/GroundApplication.kt # app/src/main/res/values-es/strings.xml # app/src/main/res/values-fr/strings.xml # app/src/main/res/values-pt/strings.xml # app/src/main/res/values/strings.xml
…update' into anandwana001/2769/force-version-update
Fixes #2769
@shobhitagarwal1612 PTAL?