Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signature v2 for debug builds #31

Closed
androidacy-user opened this issue Jul 26, 2022 · 2 comments
Closed

Signature v2 for debug builds #31

androidacy-user opened this issue Jul 26, 2022 · 2 comments

Comments

@androidacy-user
Copy link

Currently, actions debug builds will not install on Android 11 or newer. This is because on those SDK versions, apks must use APK signing v2 or newer.

While I'm aware this is very much a WIP project, still makes testing harder 😁

@smart12312

This comment was marked as spam.

@ponces
Copy link
Contributor

ponces commented Sep 15, 2022

Old issue. Current version does not have it.

@ponces ponces closed this as completed Sep 15, 2022
oSumAtrIX pushed a commit that referenced this issue Aug 26, 2023
* refactor: refactor `PM`

* feat: use plurals for patch count

* fix: support apk's from storage

* feat: use ViewModel for loading apps and bundles

* fix: fix file selector that has no reason to be broken

* refactor: rename parameter

* refactor: `MainViewModel`

* feat: make all apps use `path`

* build: target java 11
oSumAtrIX pushed a commit that referenced this issue Aug 26, 2023
* refactor: refactor `PM`

* feat: use plurals for patch count

* fix: support apk's from storage

* feat: use ViewModel for loading apps and bundles

* fix: fix file selector that has no reason to be broken

* refactor: rename parameter

* refactor: `MainViewModel`

* feat: make all apps use `path`

* build: target java 11
validcube pushed a commit that referenced this issue Aug 28, 2023
* refactor: refactor `PM`

* feat: use plurals for patch count

* fix: support apk's from storage

* feat: use ViewModel for loading apps and bundles

* fix: fix file selector that has no reason to be broken

* refactor: rename parameter

* refactor: `MainViewModel`

* feat: make all apps use `path`

* build: target java 11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants