Skip to content

Commit 9da19a9

Browse files
committed
chore: kotlin Instant and clock migration
1 parent b3f325b commit 9da19a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/project/src/main/jte/BuildConfig.kte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
/* GENERATED, DO NOT EDIT MANUALLY! */
1919
@if(pkg.isNotBlank())package ${pkg}@endif
2020

21+
import kotlin.time.*
2122
import kotlinx.datetime.*
2223

2324
data object ${className} {

0 commit comments

Comments
 (0)