Skip to content

Commit 026ebb5

Browse files
1 parent 2ceeb3f commit 026ebb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/app/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ android {
4242
excludes += "README.txt"
4343
excludes += "META-INF/LGPL2.1"
4444
excludes += "META-INF/AL2.0"
45+
excludes += "META-INF/versions/9/previous-compilation-data.bin" // https://github.com/Kotlin/kotlinx-datetime/issues/304
4546
}
4647
}
4748

0 commit comments

Comments
 (0)