You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Save User Email EmailLinkFragment.java
Save user email in SharedPreferences just before the link is sent to the user so we can retrieve later to conform the user
Update Config.kt
Upgrade const val buildInfo = "org.jfrog.buildinfo:build-info-extractor-gradle:4.15.2"
to
const val buildInfo = "org.jfrog.buildinfo:build-info-extractor-gradle:5.2.5"