AdamMc331 / ComposeCharts

A collection of charts made custom with Jetpack Compose.
1 stars 0 forks source link

Using gradle-build-action #11

Closed AdamMc331 closed 1 year ago

AdamMc331 commented 1 year ago

Summary

Uses a gradle github action which should save time: https://github.com/gradle/gradle-build-action

How It Was Tested

CI passing.

github-actions[bot] commented 1 year ago
1 Warning
:warning: Please add labels to this PR.
2 Messages
:book: Thanks @AdamMc331!
:book:

The following dependencies have later milestone versions:

  • androidx.appcompat:appcompat [1.6.0 -> 1.6.1]
    https://developer.android.com/jetpack/androidx/releases/appcompat#1.6.1
  • androidx.compose.compiler:compiler [1.3.2 -> 1.4.3]
    https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.4.3
  • androidx.lifecycle:lifecycle-runtime-ktx [2.5.1 -> 2.6.0]
    https://developer.android.com/jetpack/androidx/releases/lifecycle#2.6.0
  • com.google.android.material:material [1.7.0 -> 1.8.0]
    https://github.com/material-components/material-components-android

Gradle current updates:

  • Gradle: [7.6 -> 8.0.2]

Generated by :no_entry_sign: Danger