Skip to content

Commit

Permalink
chore: 1.4.3 (release)
Browse files Browse the repository at this point in the history
## [1.4.3](v1.4.2...v1.4.3) (2023-02-15)

### Updates & Maintenance

* add in dependabot save pr number step ([7bf4e0b](7bf4e0b))
* bump android from 1.7.20 to 1.7.21 ([#9](#9)) ([418791a](418791a))
* bump android from 1.7.21 to 1.7.22 ([#10](#10)) ([83dda33](83dda33))
* bump android from 1.7.22 to 1.8.0 ([#11](#11)) ([15717ae](15717ae))
* bump android from 1.8.0 to 1.8.10 ([#17](#17)) ([5c043b4](5c043b4))
* bump com.android.library from 7.3.1 to 7.4.0 ([#12](#12)) ([35ddb2f](35ddb2f))
* bump com.android.library from 7.4.0 to 7.4.1 ([#16](#16)) ([23512a8](23512a8))
* bump junit from 4.12 to 4.13.2 ([#6](#6)) ([75e78c8](75e78c8))
* bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.1.0 ([#14](#14)) ([617aba0](617aba0))
* bump org.jlleitschuh.gradle.ktlint from 11.1.0 to 11.2.0 ([#18](#18)) ([099d0d9](099d0d9))
* point to correct dependabot automerge version ([ef77285](ef77285))
  • Loading branch information
mparticle-automation committed Feb 15, 2023
1 parent de27e3a commit 0130a2a
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [1.4.3](https://github.com/mParticle/mparticle-android-media-sdk/compare/v1.4.2...v1.4.3) (2023-02-15)


### Updates & Maintenance

* add in dependabot save pr number step ([7bf4e0b](https://github.com/mParticle/mparticle-android-media-sdk/commit/7bf4e0b1be3291274e41fa1bcc763d0a05039c39))
* bump android from 1.7.20 to 1.7.21 ([#9](https://github.com/mParticle/mparticle-android-media-sdk/issues/9)) ([418791a](https://github.com/mParticle/mparticle-android-media-sdk/commit/418791aa0cd2e7c922e37ed2a21b5bbed74d5de4))
* bump android from 1.7.21 to 1.7.22 ([#10](https://github.com/mParticle/mparticle-android-media-sdk/issues/10)) ([83dda33](https://github.com/mParticle/mparticle-android-media-sdk/commit/83dda33f7e2fbfd55f703b9e6c5d25b3368a5c27))
* bump android from 1.7.22 to 1.8.0 ([#11](https://github.com/mParticle/mparticle-android-media-sdk/issues/11)) ([15717ae](https://github.com/mParticle/mparticle-android-media-sdk/commit/15717ae48e117c3b127106e6c73ca5b45eea5b60))
* bump android from 1.8.0 to 1.8.10 ([#17](https://github.com/mParticle/mparticle-android-media-sdk/issues/17)) ([5c043b4](https://github.com/mParticle/mparticle-android-media-sdk/commit/5c043b4868e2c4bc6c6c403cb97b34e60de95852))
* bump com.android.library from 7.3.1 to 7.4.0 ([#12](https://github.com/mParticle/mparticle-android-media-sdk/issues/12)) ([35ddb2f](https://github.com/mParticle/mparticle-android-media-sdk/commit/35ddb2f3d18e9dffe253121c85e07eacd704aaf2))
* bump com.android.library from 7.4.0 to 7.4.1 ([#16](https://github.com/mParticle/mparticle-android-media-sdk/issues/16)) ([23512a8](https://github.com/mParticle/mparticle-android-media-sdk/commit/23512a8e7df967c2e84f2c61a4d4ea1c07b9735b))
* bump junit from 4.12 to 4.13.2 ([#6](https://github.com/mParticle/mparticle-android-media-sdk/issues/6)) ([75e78c8](https://github.com/mParticle/mparticle-android-media-sdk/commit/75e78c86eace520d0b1ced22d210854cccbe8bb2))
* bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.1.0 ([#14](https://github.com/mParticle/mparticle-android-media-sdk/issues/14)) ([617aba0](https://github.com/mParticle/mparticle-android-media-sdk/commit/617aba0eeb18306e8ca6f617b2f0430f1eb1af07))
* bump org.jlleitschuh.gradle.ktlint from 11.1.0 to 11.2.0 ([#18](https://github.com/mParticle/mparticle-android-media-sdk/issues/18)) ([099d0d9](https://github.com/mParticle/mparticle-android-media-sdk/commit/099d0d9237fcc2c8093b8feab2c30aa1999f179a))
* point to correct dependabot automerge version ([ef77285](https://github.com/mParticle/mparticle-android-media-sdk/commit/ef772850003a320b5072b3b9b53c674c521e9af7))

## [1.4.2](https://github.com/mParticle/mparticle-android-media-sdk/compare/v1.4.1...v1.4.2) (2022-10-24)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You can grab the Core SDK via Maven Central. Please see the badge above and foll

```groovy
dependencies {
implementation 'com.mparticle:android-media:1.4.2'
implementation 'com.mparticle:android-media:1.4.3'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ android.nonTransitiveRClass=true
org.gradle.daemon=true
org.gradle.jvmargs=-Xms128m -Xmx2560m -XX:+CMSClassUnloadingEnabled
group=com.mparticle
version=1.4.2
version=1.4.3

0 comments on commit 0130a2a

Please sign in to comment.