Skip to content

Releases: Chloemlla/Project-Lumen

Lumen Crash SDK 0.1.0-f620f689

Choose a tag to compare

@github-actions github-actions released this 03 Aug 14:28
f620f68

Lumen Crash SDK 0.1.0-f620f689

  • Modules: :lumen-crash (bundle), :lumen-crash-core (capture-only)
  • Maven coordinates:
    • com.chloemlla.lumen:lumen-crash:0.1.0-f620f689
    • com.chloemlla.lumen:lumen-crash-core:0.1.0-f620f689
  • Commit: f620f689252f70d026f15538bc6f9f7455c98e58
  • Tag: lumen-crash-v0.1.0-f620f689

Assets

  • Release AAR
  • Maven POM / module metadata
  • Sources JAR (when available)
  • SHA-256 checksums

Host integration

repositories {
    maven {
        url = uri("https://maven.pkg.github.com/Chloemlla/Project-Lumen")
        credentials {
  username = providers.gradleProperty("gpr.user").orNull
      ?: System.getenv("GITHUB_ACTOR")
  password = providers.gradleProperty("gpr.key").orNull
      ?: System.getenv("GITHUB_TOKEN")
        }
    }
}

dependencies {
    implementation("com.chloemlla.lumen:lumen-crash:0.1.0-f620f689")
    // capture-only hosts:
    // implementation("com.chloemlla.lumen:lumen-crash-core:0.1.0-f620f689")
}

See lumen-crash/README.md.

Full Changelog: lumen-crash-v0.1.0-1c1a4670...lumen-crash-v0.1.0-f620f689

Lumen Crash SDK 0.1.0-1c1a4670

Choose a tag to compare

Lumen Crash SDK 0.1.0-1c1a4670

  • Modules: :lumen-crash (bundle), :lumen-crash-core (capture-only)
  • Maven coordinates:
    • com.chloemlla.lumen:lumen-crash:0.1.0-1c1a4670
    • com.chloemlla.lumen:lumen-crash-core:0.1.0-1c1a4670
  • Commit: 1c1a46703d16b79fbb658407a2b1149109db27aa
  • Tag: lumen-crash-v0.1.0-1c1a4670

Assets

  • Release AAR
  • Maven POM / module metadata
  • Sources JAR (when available)
  • SHA-256 checksums

Host integration

repositories {
    maven {
        url = uri("https://maven.pkg.github.com/Chloemlla/Project-Lumen")
        credentials {
  username = providers.gradleProperty("gpr.user").orNull
      ?: System.getenv("GITHUB_ACTOR")
  password = providers.gradleProperty("gpr.key").orNull
      ?: System.getenv("GITHUB_TOKEN")
        }
    }
}

dependencies {
    implementation("com.chloemlla.lumen:lumen-crash:0.1.0-1c1a4670")
    // capture-only hosts:
    // implementation("com.chloemlla.lumen:lumen-crash-core:0.1.0-1c1a4670")
}

See lumen-crash/README.md.

Full Changelog: v1.0.1-b1999fd6...lumen-crash-v0.1.0-1c1a4670

Project-Lumen 1.0.1-b1999fd6

Choose a tag to compare

@github-actions github-actions released this 01 Aug 13:00

Project-Lumen 1.0.1-f5452426

Choose a tag to compare

@github-actions github-actions released this 31 Jul 12:01

Project-Lumen 1.0.1-f32416a7

Choose a tag to compare

@github-actions github-actions released this 31 Jul 12:39
47bdc83

Project-Lumen 1.0.1-eae5b9e8

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:55

Project-Lumen 1.0.1-e35b6f22

Choose a tag to compare

@github-actions github-actions released this 31 Jul 14:08

Project-Lumen 1.0.1-957d57e2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 12:13

Project-Lumen 1.0.1-931e2081

Choose a tag to compare

@github-actions github-actions released this 31 Jul 13:09

Project-Lumen 1.0.1-7d1b97bb

Choose a tag to compare

@github-actions github-actions released this 31 Jul 12:48
47bdc83