Skip to content

Commit 965a03d

Browse files
Android version updated to 3.11.3
1 parent 3ee7b95 commit 965a03d

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
@@ -64,7 +64,7 @@ dependencies {
6464
// https://github.com/facebook/react-native/blob/0.61-stable/template/android/app/build.gradle#L192
6565
//noinspection GradleDynamicVersion
6666
implementation 'com.facebook.react:react-native:+' // From node_modules
67-
implementation 'com.getmati:mati-sdk:3.11.2'
67+
implementation 'com.getmati:mati-sdk:3.11.3'
6868
}
6969

7070
def configureReactNativePom(def pom) {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-mati-global-id-sdk",
33
"title": "React Native Mati Global Id Sdk",
4-
"version": "3.3.3",
4+
"version": "3.3.4",
55
"description": "Mati React Native Plugin",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)