Skip to content

Commit ad7b439

Browse files
abdelhamid-f-nasserHeshamMegid
authored andcommitted
chore(android): bump sdk to v12.5.1 (#426)
Jira ID: MOB-13525
1 parent 899a5b9 commit ad7b439

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
@@ -4,7 +4,7 @@
44

55
### Changed
66

7-
- Bump Instabug Android SDK to v12.5.0 ([#424](https://github.com/Instabug/Instabug-Flutter/pull/424)). [See release notes](https://github.com/Instabug/Instabug-Android/releases/tag/v12.5.0).
7+
- Bump Instabug Android SDK to v12.5.1 ([#426](https://github.com/Instabug/Instabug-Flutter/pull/426)). See release notes for [v12.5.0](https://github.com/Instabug/Instabug-Android/releases/tag/v12.5.0) and [12.5.1](https://github.com/Instabug/Instabug-Android/releases/tag/v12.5.1).
88

99
## [12.4.0](https://github.com/Instabug/Instabug-Flutter/compare/v12.2.0...12.4.0) (December 13, 2023)
1010

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ android {
4141
}
4242

4343
dependencies {
44-
api 'com.instabug.library:instabug:12.5.0'
44+
api 'com.instabug.library:instabug:12.5.1'
4545

4646
testImplementation 'junit:junit:4.13.2'
4747
testImplementation "org.mockito:mockito-inline:3.12.1"

0 commit comments

Comments
 (0)