Skip to content

[Build] Users cant build release version of app without a hassle #7970

@flexxxxer

Description

@flexxxxer

Steps to reproduce

  1. git clone
  2. copy key.properties or/and keystore.properties in root project directory
  3. ./gradlew assembleRelease
  4. only unsigned release artifacts produced

Expected behavior

signed release artifacts produced

Actual behavior

only unsigned release artifacts produced

LibreTube version

Any

Android version

Any

Other details

Other apps like BlackyHawky/Clock and Capy Reader provide support for that. Small changes needed to make it supported - we talking about 18 lines of code in build.gradle.kts .

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I will fill out all of the requested information in this form.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions