AdamMc331 / AndroidAppTemplate

This is a template repository with developer tooling already included so you can get up and running with confidence.
278 stars 17 forks source link

Adding Compose build features back #180

Closed AdamMc331 closed 4 months ago

AdamMc331 commented 4 months ago

This got removed in the K2 PR, but I noticed since removing this that I no longer have AS previews for Compose lmao. Adding back in.

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

The following dependencies have later milestone versions:

  • app.cash.paparazzi:app.cash.paparazzi.gradle.plugin [1.3.3 -> 1.3.4]
    https://github.com/cashapp/paparazzi/

Failed to determine the latest version for the following dependencies (use –info for details):

  • androidx.lifecycle:lifecycle-runtime-ktx
    2.8.0
  • app.cash.paparazzi:paparazzi
    1.3.4
  • com.google.android.material:material
    1.12.0
  • com.google.testing.platform:android-driver-instrumentation
  • com.google.testing.platform:android-test-plugin
  • com.google.testing.platform:core
  • com.google.testing.platform:launcher
  • com.squareup.leakcanary:leakcanary-android
    2.14
  • com.squareup.moshi:moshi-kotlin
    1.15.1
  • com.squareup.retrofit2:retrofit
    2.11.0
  • io.gitlab.arturbosch.detekt:detekt-cli
    1.23.6

Gradle current updates:

  • Gradle: [8.7: UP-TO-DATE]

Generated by :no_entry_sign: Danger