We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3507aef commit 6b82f1fCopy full SHA for 6b82f1f
android/build.gradle
@@ -61,5 +61,5 @@ dependencies {
61
62
implementation "androidx.browser:browser:1.2.0"
63
64
- implementation("com.authsignal:authsignal-android:3.4.1-alpha.3")
+ implementation("com.authsignal:authsignal-android:3.4.1-alpha.4")
65
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-authsignal",
3
- "version": "2.8.0-alpha.3",
+ "version": "2.8.0-alpha.4",
4
"description": "The official Authsignal React Native library.",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
0 commit comments