Skip to content

Commit b119d6b

Browse files
updated android version to 12.1.0
1 parent 120a0d2 commit b119d6b

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
@@ -41,6 +41,6 @@ repositories {
4141

4242
dependencies {
4343
implementation 'com.facebook.react:react-native:+'
44-
implementation 'com.singular.sdk:singular_sdk:12.0.9'
44+
implementation 'com.singular.sdk:singular_sdk:12.1.0'
4545
implementation 'com.android.support:support-annotations:28.0.0'
4646
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "singular-react-native",
3-
"version": "3.1.14",
3+
"version": "3.1.15",
44
"peerDependencies": {
55
"react-native": ">=0.46.4"
66
},

0 commit comments

Comments
 (0)