We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9160bb0 commit 76aa40cCopy full SHA for 76aa40c
android/build.gradle
@@ -77,5 +77,5 @@ dependencies {
77
78
implementation "androidx.browser:browser:1.2.0"
79
80
- implementation("com.authsignal:authsignal-android:2.4.0-alpha4")
+ implementation("com.authsignal:authsignal-android:2.4.0")
81
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-authsignal",
3
- "version": "1.5.0-alpha3",
+ "version": "1.5.0",
4
"description": "The official Authsignal React Native library.",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
0 commit comments