Skip to content

Commit 86d797a

Browse files
committed
💎 Pump version
1 parent 8475197 commit 86d797a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ android {
2121
}
2222

2323
dependencies {
24-
compile 'com.instabug.library:instabug:4+'
24+
compile 'com.instabug.library:instabug:4.2.9'
2525
compile 'com.android.support:multidex:1.0.0'
2626
}

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "instabug-cordova",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "The purpose of this plugin is to simplify the process of integrating the Instabug SDK in a hybrid application, as well as to provide an interface to interfacing with the SDK through JavaScript.",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)