Skip to content

Create Gradle#174

Open
ExalayanMari wants to merge 1 commit intoauth0-samples:masterfrom
ExalayanMari:patch-1
Open

Create Gradle#174
ExalayanMari wants to merge 1 commit intoauth0-samples:masterfrom
ExalayanMari:patch-1

Conversation

@ExalayanMari
Copy link

No description provided.

Copy link
Author

Choose a reason for hiding this comment

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

android {
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
kotlinOptions {
jvmTarget = '1.8'
}
}

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.

1 participant