Skip to content

Commit bc426c5

Browse files
committed
chore: Added kotlinOptions on build gradle
1 parent c1a7b3d commit bc426c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

android/app/build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ android {
4242
targetCompatibility = JavaVersion.VERSION_1_8
4343
}
4444

45+
kotlinOptions {
46+
jvmTarget = JavaVersion.VERSION_1_8
47+
}
48+
4549
defaultConfig {
4650
applicationId = "$applicationId"
4751
// You can update the following values to match your application needs.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy