Skip to content

Commit d68ad5c

Browse files
committed
Fixed build.
1 parent cd87f3d commit d68ad5c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

TMessagesProj/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ configurations.all {
2424
}
2525

2626
dependencies {
27+
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5'
28+
2729
implementation 'androidx.interpolator:interpolator:1.0.0'
2830
implementation 'androidx.fragment:fragment:1.2.0'
2931
implementation 'androidx.core:core:1.10.1'

0 commit comments

Comments
 (0)