File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 15.0.2] ( https://github.com/Instabug/Instabug-Flutter/compare/v14.3.0...15.0.1 ) (Jul 7, 2025)
3
+ ## [ 15.0.2] ( https://github.com/Instabug/Instabug-Flutter/compare/v14.3.0...15.0.2 ) (Jul 7, 2025)
4
4
5
5
### Added
6
6
Original file line number Diff line number Diff line change 1
1
group ' com.instabug.flutter'
2
- version ' 15.0.1 '
2
+ version ' 15.0.2 '
3
3
4
4
buildscript {
5
5
repositories {
Original file line number Diff line number Diff line change 1
1
PODS:
2
2
- Flutter (1.0.0)
3
3
- Instabug (15.1.1)
4
- - instabug_flutter (15.0.1 ):
4
+ - instabug_flutter (15.0.2 ):
5
5
- Flutter
6
6
- Instabug (= 15.1.1)
7
7
- OCMock (3.6)
@@ -25,7 +25,7 @@ EXTERNAL SOURCES:
25
25
SPEC CHECKSUMS:
26
26
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
27
27
Instabug: 3e7af445c14d7823fcdecba223f09b5f7c0c6ce1
28
- instabug_flutter: e4e366434313bab3a2db123c1501ca6247dc950b
28
+ instabug_flutter: c5a8cb73d6c50dd193fc267b0b283087dc05c37a
29
29
OCMock: 5ea90566be239f179ba766fd9fbae5885040b992
30
30
31
31
PODFILE CHECKSUM: 4d0aaaf6a444f68024f992999ff2c2ee26baa6ec
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'instabug_flutter'
3
- s . version = '15.0.1 '
3
+ s . version = '15.0.2 '
4
4
s . summary = 'Flutter plugin for integrating the Instabug SDK.'
5
5
s . author = 'Instabug'
6
6
s . homepage = 'https://www.instabug.com/platforms/flutter'
You can’t perform that action at this time.
0 commit comments