Skip to content

Commit

Permalink
AppMetrica Push SDK release 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GLinnik21 committed Jul 12, 2021
1 parent f552518 commit a1fee22
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 28 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Yandex AppMetrica Push SDK Change Log

## Version 0.9.2
SDK archive: [**download**](https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/175948/YandexMobileMetricaPush-0.9.2-ios-d8224e1b-10ac-4bdc-8c1b-498370d10714.zip)

* Added the API for downloading attachments

## Version 0.8.0
SDK archive: [**download**](https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/50347/YandexMobileMetricaPush-0.8.0-ios-076122fd-824a-4ccf-8006-7c61145d8475.zip)

Expand Down
28 changes: 14 additions & 14 deletions Examples/ObjectiveC/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
PODS:
- YandexMobileMetrica (3.6.0):
- YandexMobileMetrica/Static (= 3.6.0)
- YandexMobileMetrica/Static (3.6.0):
- YandexMobileMetrica/Static/Core (= 3.6.0)
- YandexMobileMetrica/Static/Crashes (= 3.6.0)
- YandexMobileMetrica/Static/Core (3.6.0)
- YandexMobileMetrica/Static/Crashes (3.6.0):
- YandexMobileMetrica (3.12.0):
- YandexMobileMetrica/Static (= 3.12.0)
- YandexMobileMetrica/Static (3.12.0):
- YandexMobileMetrica/Static/Core (= 3.12.0)
- YandexMobileMetrica/Static/Crashes (= 3.12.0)
- YandexMobileMetrica/Static/Core (3.12.0)
- YandexMobileMetrica/Static/Crashes (3.12.0):
- YandexMobileMetrica/Static/Core
- YandexMobileMetricaPush (0.8.0):
- YandexMobileMetricaPush/Static (= 0.8.0)
- YandexMobileMetricaPush/Static (0.8.0):
- YandexMobileMetricaPush (0.9.2):
- YandexMobileMetricaPush/Static (= 0.9.2)
- YandexMobileMetricaPush/Static (0.9.2):
- YandexMobileMetrica/Static/Core (~> 3.4)

DEPENDENCIES:
- YandexMobileMetrica (~> 3.4)
- YandexMobileMetricaPush

SPEC REPOS:
https://github.com/cocoapods/specs.git:
trunk:
- YandexMobileMetrica
- YandexMobileMetricaPush

SPEC CHECKSUMS:
YandexMobileMetrica: 11eee6732831a44aea2d81e3ae8626b5b0e129c5
YandexMobileMetricaPush: ff5d6fc46d3987f44e9fac8b9cb2f776b638cd04
YandexMobileMetrica: 7ba67267e1ef841f77d5db17a5091b8e9eba911f
YandexMobileMetricaPush: 24be267106a411bdea54ebd2e7c5dbe0afd86191

PODFILE CHECKSUM: 776b403428ebf0e0f05c5e1a8b376661c0211249

COCOAPODS: 1.6.1
COCOAPODS: 1.10.1
28 changes: 14 additions & 14 deletions Examples/Swift/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
PODS:
- YandexMobileMetrica (3.6.0):
- YandexMobileMetrica/Static (= 3.6.0)
- YandexMobileMetrica/Static (3.6.0):
- YandexMobileMetrica/Static/Core (= 3.6.0)
- YandexMobileMetrica/Static/Crashes (= 3.6.0)
- YandexMobileMetrica/Static/Core (3.6.0)
- YandexMobileMetrica/Static/Crashes (3.6.0):
- YandexMobileMetrica (3.12.0):
- YandexMobileMetrica/Static (= 3.12.0)
- YandexMobileMetrica/Static (3.12.0):
- YandexMobileMetrica/Static/Core (= 3.12.0)
- YandexMobileMetrica/Static/Crashes (= 3.12.0)
- YandexMobileMetrica/Static/Core (3.12.0)
- YandexMobileMetrica/Static/Crashes (3.12.0):
- YandexMobileMetrica/Static/Core
- YandexMobileMetricaPush (0.8.0):
- YandexMobileMetricaPush/Static (= 0.8.0)
- YandexMobileMetricaPush/Static (0.8.0):
- YandexMobileMetricaPush (0.9.2):
- YandexMobileMetricaPush/Static (= 0.9.2)
- YandexMobileMetricaPush/Static (0.9.2):
- YandexMobileMetrica/Static/Core (~> 3.4)

DEPENDENCIES:
- YandexMobileMetrica (~> 3.4)
- YandexMobileMetricaPush

SPEC REPOS:
https://github.com/cocoapods/specs.git:
trunk:
- YandexMobileMetrica
- YandexMobileMetricaPush

SPEC CHECKSUMS:
YandexMobileMetrica: 11eee6732831a44aea2d81e3ae8626b5b0e129c5
YandexMobileMetricaPush: ff5d6fc46d3987f44e9fac8b9cb2f776b638cd04
YandexMobileMetrica: 7ba67267e1ef841f77d5db17a5091b8e9eba911f
YandexMobileMetricaPush: 24be267106a411bdea54ebd2e7c5dbe0afd86191

PODFILE CHECKSUM: f9da7488825ef27c841a34025558063b0af4edf9

COCOAPODS: 1.6.1
COCOAPODS: 1.10.1
1 change: 1 addition & 0 deletions YandexMobileMetricaPush.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"0.9.2":"https://github.com/yandexmobile/metrica-push-sdk-ios/releases/download/0.9.2/YandexMobileMetricaPush.dynamic.framework.zip",
"0.8.0":"https://github.com/yandexmobile/metrica-push-sdk-ios/releases/download/0.8.0/YandexMobileMetricaPush.dynamic.framework.zip",
"0.7.2":"https://github.com/yandexmobile/metrica-push-sdk-ios/releases/download/0.7.2/YandexMobileMetricaPush.dynamic.framework.zip",
"0.7.1":"https://github.com/yandexmobile/metrica-push-sdk-ios/releases/download/0.7.1/YandexMobileMetricaPush.dynamic.framework.zip",
Expand Down

0 comments on commit a1fee22

Please sign in to comment.