Skip to content

Commit ea8e3cb

Browse files
committed
Updated android dependency
1 parent a0bd42a commit ea8e3cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ dependencies {
129129
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
130130

131131
//App dependencies
132-
implementation 'com.queue_it.androidsdk:library:2.0.30'
132+
implementation 'com.queue_it.androidsdk:library:2.0.31'
133133
implementation 'com.android.support:appcompat-v7:28.0.0'
134134
implementation 'com.android.support:design:28.0.0'
135135
}

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-queue-it",
3-
"version": "0.1.21",
3+
"version": "1.0.0",
44
"description": "React Native Module for integrating Queue-it's virtual waiting room into React Native apps.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)