We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e7f438 commit 0929a3cCopy full SHA for 0929a3c
CHANGELOG.md
@@ -9,6 +9,7 @@
9
### Changed
10
11
- Bump Instabug iOS SDK to v12.7.0 ([#1125](https://github.com/Instabug/Instabug-React-Native/pull/1125)). [See release notes](https://github.com/instabug/instabug-ios/releases/tag/12.7.0).
12
+- Bump Instabug Android SDK to v12.7.0 ([#1126](https://github.com/Instabug/Instabug-React-Native/pull/1126)). [See release notes](https://github.com/Instabug/android/releases/tag/v12.7.0).
13
14
### Fixed
15
android/native.gradle
@@ -1,5 +1,5 @@
1
project.ext.instabug = [
2
- version: '12.6.0'
+ version: '12.7.0'
3
]
4
5
dependencies {
0 commit comments