diff --git a/CHANGELOG.md b/CHANGELOG.md index 77f309fe..ad51f0a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # browser-switch-android Release Notes -## unreleased +## 3.0.0-beta1 * Make `BrowserSwitchClient.assertCanPerformBrowserSwitch()` public * Breaking Changes diff --git a/README.md b/README.md index 8ee5b7a3..2924b20c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Add the library to your dependencies in your `build.gradle`: ```groovy dependencies { - implementation 'com.braintreepayments.api:browser-switch:2.7.0' + implementation 'com.braintreepayments.api:browser-switch:3.0.0-beta1' } ``` diff --git a/build.gradle b/build.gradle index cc8a71af..e4d8d8c6 100644 --- a/build.gradle +++ b/build.gradle @@ -40,7 +40,7 @@ plugins { id 'org.jetbrains.kotlin.android' version '1.8.10' apply false } -version = '3.0.0-beta1-SNAPSHOT' +version = '3.0.0-beta1' group = "com.braintreepayments" ext { compileSdkVersion = 34 diff --git a/docs/browser-switch/com.braintreepayments.api/-browser-switch-client/-browser-switch-client.html b/docs/browser-switch/com.braintreepayments.api/-browser-switch-client/-browser-switch-client.html index 69f3e5f8..0c226951 100644 --- a/docs/browser-switch/com.braintreepayments.api/-browser-switch-client/-browser-switch-client.html +++ b/docs/browser-switch/com.braintreepayments.api/-browser-switch-client/-browser-switch-client.html @@ -1,9 +1,11 @@ - + BrowserSwitchClient - + + + - + @@ -29,35 +32,45 @@ -