Skip to content

Commit d0833d7

Browse files
authored
bump android sdk version (#90)
1 parent 51f4383 commit d0833d7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ dependencies {
6161

6262
implementation "androidx.browser:browser:1.2.0"
6363

64-
implementation("com.authsignal:authsignal-android:3.5.0")
64+
implementation("com.authsignal:authsignal-android:3.5.1")
6565
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-authsignal",
3-
"version": "2.8.0",
3+
"version": "2.8.1",
44
"description": "The official Authsignal React Native library.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)