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

WIP #2

Closed
wants to merge 10 commits into from
Closed

WIP #2

wants to merge 10 commits into from

Conversation

SimonMarquis
Copy link
Owner

No description provided.

SimonMarquis and others added 10 commits June 25, 2023 18:58
- Gradle 8.1.1
- AGP 8.0.2
- targetSdk & compileSdk 34

Both updates must be applied at the same time, as they rely on each-other APIs.
to fix the following issue:

```
'compileReleaseJavaWithJavac' task (current target is 1.8) and 'kaptGenerateStubsReleaseKotlin' task (current target is 17) jvm target compatibility should be set to the same Java version.
``
This reverts commit cac70d9, reversing
changes made to 7d322e3.

# Conflicts:
#	modules/mockk-agent-api/src/jvmMain/kotlin/io/mockk/proxy/common/ProxyMaker.kt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants