Skip to content

Commit 5f0e3c8

Browse files
chore: bump android sdk to 13.4.1
1 parent 4575dd7 commit 5f0e3c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
### Changed
1010

1111
- Bump Instabug iOS SDK to v13.4.0 ([#1285](https://github.com/Instabug/Instabug-React-Native/pull/1285)). [See release notes](https://github.com/Instabug/Instabug-iOS/releases/tag/13.4.0).
12-
- Bump Instabug Android SDK to v13.4.0 ([#1285](https://github.com/Instabug/Instabug-React-Native/pull/1285)). [See release notes](https://github.com/Instabug/Instabug-Android/releases/tag/v13.4.0).
12+
- Bump Instabug Android SDK to v13.4.1 ([#1285](https://github.com/Instabug/Instabug-React-Native/pull/1285)). [See release notes](https://github.com/Instabug/Instabug-Android/releases/tag/v13.4.0).
1313

1414
## [13.3.0](https://github.com/Instabug/Instabug-React-Native/compare/v13.2.0...v13.3.0) (August 4, 2024)
1515

android/native.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project.ext.instabug = [
2-
version: '13.4.0'
2+
version: '13.4.1'
33
]
44

55
dependencies {

0 commit comments

Comments
 (0)