Skip to content

Update iOS and Android version#30

Merged
UrazAkgultan merged 1 commit intomainfrom
moo/chore/update-ios-and-android-versions
Jul 31, 2024
Merged

Update iOS and Android version#30
UrazAkgultan merged 1 commit intomainfrom
moo/chore/update-ios-and-android-versions

Conversation

@UrazAkgultan
Copy link
Copy Markdown
Collaborator

No description provided.

@UrazAkgultan UrazAkgultan self-assigned this Jul 31, 2024
@UrazAkgultan UrazAkgultan merged commit 93251cf into main Jul 31, 2024
@UrazAkgultan UrazAkgultan deleted the moo/chore/update-ios-and-android-versions branch July 31, 2024 07:45
Comment thread android/app/build.gradle
applicationId "com.mendix.developerapp.mx10"
minSdkVersion rootProject.minSdkVersion
targetSdkVersion rootProject.targetSdkVersion
versionCode project.hasProperty('versionCode') ? Integer.parseInt(project.versionCode) : 10
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why are we making it static here?
We will have to change it into two places every time

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.

4 participants