Skip to content

Releases: eygraber/gradle-conventions

Release 0.0.27

18 Jan 19:26
61d53e1
Compare
Choose a tag to compare

🚀 Enhancements

  • Fixes for KGP 1.8 new APIs (#115)

⚙️ Chores

  • Update AGP (8.0 Beta 1), KGP (1.8), and Gradle (8.0 RC2) (#114)

🐛 Bugs

  • Fixes for some dependency updates (#117)

📦 Dependencies

  • Update plugin com.gradle.enterprise to v3.12.2 (#110)
  • Update dependency gradle.plugin.org.gradle.android:android-cache-fix-gradle-plugin to v2.6.1 (#112)
  • Update dependency gradle.plugin.org.gradle.android:android-cache-fix-gradle-plugin to v2.6.2 (#113)
  • Update publish to v0.23.2 (#109)

🐘 Gradle Improvements

  • Use the new convention plugins instead of buildSrc (#108)

Release 0.0.26

28 Dec 13:03
bd2ddb7
Compare
Choose a tag to compare

🚀 Enhancements

  • Add a function for adding common repositories (#107)

⚙️ Chores

  • Don't leak implementation dependencies into consumers (#105)
  • Only handle snapshots from maven central snapshot repos (#106)

Release 0.0.25

27 Dec 20:45
93e81d1
Compare
Choose a tag to compare

⚙️ Chores

  • Rename project to gradle-conventions (#103)

Release 0.0.24

27 Dec 16:42
7114807
Compare
Choose a tag to compare

🚀 Enhancements

  • Plugins that make working with Gradle simpler (#101)

⚙️ Chores

  • Update project code styles (#90)

📦 Dependencies

  • Update gradle-utils to 0.0.23 (#91)
  • Update plugin com.gradle.enterprise to v3.12 (#95)
  • Update plugin com.gradle.enterprise to v3.12.1 (#100)

💥 GitHub Actions

  • Dependabot: Bump ncipollo/release-action from 1.11.0 to 1.11.2 (#92)
  • Dependabot: Bump actions/setup-java from 3.6.0 to 3.7.0 (#93)
  • Dependabot: Bump actions/setup-java from 19eeec562b37d29a1ad055b7de9c280bd0906d8d to c3ac5dd0ed8db40fedb61c32fbe677e6b355e94c (#94)
  • Dependabot: Bump ncipollo/release-action from 1.11.2 to 1.12.0 (#96)
  • Dependabot: Bump mikepenz/release-changelog-builder-action from 3.4.0 to 3.5.0 (#97)
  • Dependabot: Bump actions/checkout from 3.1.0 to 3.2.0 (#98)
  • Dependabot: Bump actions/setup-java from 3.8.0 to 3.9.0 (#99)

Release 0.0.23

01 Dec 07:08
80e442e
Compare
Choose a tag to compare

⚙️ Chores

  • Don't allow accessors to be used (#87)

📦 Dependencies

  • Update gradleUtils to v0.0.22 (#88)
  • Update Kotlin to 1.7.21 (#89)

Release 0.0.22

25 Nov 19:55
b8d88d8
Compare
Choose a tag to compare

📦 Dependencies

  • Update gradleUtils to v0.0.21 (#85)
  • Update Gradle to 7.6 (#86)

Release 0.0.21

24 Nov 06:03
2b97dfb
Compare
Choose a tag to compare

🐛 Bugs

  • Don't use Project.delete in deleteRootBuildDirWhenCleaning (#84)

📦 Dependencies

  • Update gradleUtils to v0.0.20 (#82)
  • Update detekt to v1.22.0 (#83)

Release 0.0.20

10 Nov 21:49
c93c242
Compare
Choose a tag to compare

🚀 Enhancements

  • Add the ability to specify whether kmp publish tasks for source sets are enabled (#48)
  • Add tasks for publishing spm to a maven repo (#64)
  • Make it easier to publish the spm zip file anywhere (#65)
  • Don't call XCFrameworks fat (#68)
  • Convert ReleaseSpmPublisher to a Task (#69)
  • Fail the build if swift package compute-checksum fails (#81)

⚙️ Chores

  • Update publish plugin (#43)

🐛 Bugs

  • Fix empty task name (#70)
  • Explicitly create dependency on publish task (#71)
  • Zip the directory when zipping an XCFramework (#78)
  • Zip the XCFramework correctly for SPM (#79)
  • Write the temporary Package.swift to the root directory (#80)

📦 Dependencies

  • Update gradleUtils to v0.0.19 (#36)
  • Update plugin com.gradle.enterprise to v3.11.3 (#56)
  • Update Kotlin to 1.7.20 (#72)
  • Update detekt to v1.22.0-RC3 (#73)
  • Update plugin com.gradle.enterprise to v3.11.4 (#74)

💥 GitHub Actions

  • Dependabot: Bump actions/setup-java from 3.4.1 to 3.5.0 (#41)
  • Dependabot: Bump gradle/gradle-build-action from 2.3.0 to 2.3.1 (#45)
  • Dependabot: Bump actions/github-script from 6.2.0 to 6.3.0 (#46)
  • Dependabot: Bump actions/setup-java from 3.5.0 to 3.5.1 (#47)
  • Dependabot: Bump gradle/gradle-build-action from 2.3.1 to 2.3.2 (#50)
  • Dependabot: Bump ncipollo/release-action from 1.10.0 to 1.11.0 (#52)
  • Dependabot: Bump actions/github-script from 6.3.0 to 6.3.1 (#51)
  • Dependabot: Bump actions/checkout from 3.0.2 to 3.1.0 (#53)
  • Dependabot: Bump actions/github-script from 6.3.1 to 6.3.3 (#57)
  • Dependabot: Bump crazy-max/ghaction-import-gpg from 5.1.0 to 5.2.0 (#62)
  • Dependabot: Bump mikepenz/release-changelog-builder-action from 3.3.1 to 3.4.0 (#59)
  • Dependabot: Bump HardNorth/github-version-generate from 1.2.0 to 1.3.0 (#60)
  • Dependabot: Bump actions/setup-java from 3.5.1 to 3.6.0 (#61)
  • Dependabot: Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 (#66)
  • Dependabot: Bump gradle/gradle-build-action from 2.3.2 to 2.3.3 (#67)

Release 0.0.19

06 Sep 05:24
28698d8
Compare
Choose a tag to compare

🐛 Bugs

  • Don't make aggregate publish tasks have a PublishToMavenRepository type (#39)

Release 0.0.18

06 Sep 04:18
a06d29a
Compare
Choose a tag to compare

🐛 Bugs

  • Fix another wrong usage of name when configuring kmp shared source sets (#38)