We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd87f3d commit d68ad5cCopy full SHA for d68ad5c
1 file changed
TMessagesProj/build.gradle
@@ -24,6 +24,8 @@ configurations.all {
24
}
25
26
dependencies {
27
+ coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5'
28
+
29
implementation 'androidx.interpolator:interpolator:1.0.0'
30
implementation 'androidx.fragment:fragment:1.2.0'
31
implementation 'androidx.core:core:1.10.1'
0 commit comments