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

Upgrade Gradle, JVM and AGP #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Upgrade Gradle, JVM and AGP #8

wants to merge 2 commits into from

Conversation

robbi5
Copy link

@robbi5 robbi5 commented Dec 19, 2024

My current android studio version didn't want to touch the project, so lets update all the needed stuff for building :)


defaultConfig {
applicationId "de.events.ccc.postixdroid"
applicationId "de.ccc.events.postixdroid"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

huh, I'm not sure how that happened. Should be the previous applicationid, or @pc-coholic?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Phew.... Usually I would say "Do not touch" as to not disturb the update-process for existing installations.

But then again on the other hand, we do tend to install the app from scratch on all our rental devices and only the old (and hopefully soon to be permanently decomissioned) LCKJ-devices are getting the package through MDM (which I control)...

So I guess we could fix that oversight... @raphaelm @rixx any opinions on this?

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

Successfully merging this pull request may close these issues.

2 participants