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

Fix app building and running with Gradle 8.1.1 #85

Merged
merged 2 commits into from
Jul 6, 2023

Conversation

tresat
Copy link
Contributor

@tresat tresat commented Jul 1, 2023

This fixes the Gradle build and run tasks to once again function.

  • Fix bug with iOS app name.
  • Upgrade to Gradle 8.1.1.
  • Fix build errors with Module file, test name for Kotlin 1.7, java 1.8 version, Mockk no version for ios.
  • Ignore code under app-iOS/Pods.

- Upgrade to Gradle 8.1.1.
- Ignore code under app-iOS/Pods.
- Fix bug with iOS app name.
- Fix build errors with Module file, test name for Kotlin 1.7, java 1.8 version, Mockk no version for ios.
@VictorKabata VictorKabata changed the base branch from main to develop-temp July 6, 2023 15:27
@VictorKabata VictorKabata merged commit fea465e into VictorKabata:develop-temp Jul 6, 2023
2 checks passed
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