Skip to content

Commit f2eb381

Browse files
Merge branch 'master' into dev
2 parents c123a1f + 6f30715 commit f2eb381

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/SalesforceSDK/src/com/salesforce/androidsdk/ui/LoginActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1514,7 +1514,7 @@ open class LoginActivity : FragmentActivity() {
15141514
* path and parameters for mobile callback and matches the boot config's
15151515
* consumer key or false otherwise
15161516
*/
1517-
@Deprecated(message = "Deprecated in 13.2.0. Will be removed in 14.0.0. Use isSalesforceWelcomeDiscoveryMobileUrl(Uri).")
1517+
@Deprecated(message = "Deprecated in 13.1.1. Will be removed in 14.0.0. Use isSalesforceWelcomeDiscoveryMobileUrl(Uri).")
15181518
fun isSalesforceWelcomeDiscoveryMobileUrl(
15191519
@Suppress("unused") context: Context,
15201520
uri: Uri,

0 commit comments

Comments
 (0)