Skip to content

Commit dcf37dd

Browse files
authored
Fixing the version and readme changes skipped by ship (#769)
2 parents 841a1ab + 34f8003 commit dcf37dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0-beta.0
1+
3.0.0

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To install Auth0.Android with [Gradle](https://gradle.org/), simply add the foll
5151

5252
```gradle
5353
dependencies {
54-
implementation 'com.auth0.android:auth0:3.0.0-beta.0'
54+
implementation 'com.auth0.android:auth0:3.0.0'
5555
}
5656
```
5757

0 commit comments

Comments
 (0)