File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 1414
1515- Bump Instabug Android SDK to v15.0.1 ([ #581 ] ( https://github.com/Instabug/Instabug-Flutter/pull/581 ) ). [ See release notes] ( https://github.com/Instabug/Instabug-Android/releases/tag/v15.0.1 ) .
1616
17+ ## [ 14.3.1] ( https://github.com/Instabug/Instabug-Flutter/compare/v14.3.0...14.3.1 ) (May 20, 2025)
18+
19+ ### Changed
20+
21+ - Bump Instabug Android SDK to v14.3.1 ([ #577 ] ( https://github.com/Instabug/Instabug-Flutter/pull/577 ) ). [ See release notes] ( https://github.com/Instabug/Instabug-Android/releases/tag/v14.3.1 ) .
22+
1723## [ 14.3.0] ( https://github.com/Instabug/Instabug-Flutter/compare/v14.1.0...14.3.0 ) (April 21, 2025)
1824
1925### Added
Original file line number Diff line number Diff line change @@ -16,6 +16,9 @@ rootProject.allprojects {
1616 repositories {
1717 google()
1818 mavenCentral()
19+ maven {
20+ url ' https://oss.sonatype.org/content/repositories/snapshots'
21+ }
1922 }
2023}
2124
You can’t perform that action at this time.
0 commit comments