Skip to content

Commit 4de66c7

Browse files
Suppress xcode version warning
1 parent a6b9205 commit 4de66c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

gradle.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ org.gradle.parallel=true
99
kotlin.code.style=official
1010
kotlin.daemon.jvmargs=-Xmx4G
1111

12+
#IOS
13+
kotlin.apple.xcodeCompatibility.nowarn=true
14+
1215
#Android
1316
android.useAndroidX=true
1417
android.nonTransitiveRClass=true

0 commit comments

Comments
 (0)