Skip to content

Commit

Permalink
chore(android): bump sdk to v12.7.0 (#1126)
Browse files Browse the repository at this point in the history
Jira ID: MOB-13964
  • Loading branch information
abdelhamid-f-nasser authored and HeshamMegid committed Feb 10, 2024
1 parent 7e7f438 commit 0929a3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
### Changed

- 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).
- 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).

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion android/native.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project.ext.instabug = [
version: '12.6.0'
version: '12.7.0'
]

dependencies {
Expand Down

0 comments on commit 0929a3c

Please sign in to comment.