Skip to content

Commit 15e8304

Browse files
committed
Updated android dependency version
1 parent 692e723 commit 15e8304

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.31'
132+
implementation 'com.queue_it.androidsdk:library:2.0.32'
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": "1.1.0",
3+
"version": "1.1.1",
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)