DroidWorksStudio / mLauncher

Minimal Launcher app for Android. Customized olauncher as I just started learning kotlin .
GNU General Public License v3.0
253 stars 26 forks source link

[Bug Report] Debuggable apk is not allowed in F-Droid #430

Closed linsui closed 4 months ago

linsui commented 4 months ago

Checklist

App version

1.4.8

Android version

Android 10

How did you download the software?

F-Droid

Bug description

https://gitlab.com/fdroid/fdroiddata/-/jobs/6568483040

Is the isDebuggable flag necessarg?

Steps to reproduce the bug

1

Expected behavior

The debuggable flag shouldn't be set for release apk.

Screenshots/Screen recordings

No response

Logs

No response

Additional information

No response

Terms and Conditions

Gitbot-Actions commented 4 months ago

👋 Thanks for reporting!

We will get back to you soon about this issue.

HeCodes2Much commented 4 months ago

Oh my bad I forgot to remove it when I was testing something

linsui commented 4 months ago

Thanks!