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 e889070 commit 9f48460Copy full SHA for 9f48460
source/android/mobile/build.gradle
@@ -56,5 +56,6 @@ dependencies {
56
implementation 'org.webrtc:google-webrtc:1.0.27306'
57
implementation 'androidx.core:core-ktx:1.6.0'
58
testImplementation 'junit:junit:4.12'
59
+ implementation 'com.android.support.constraint:constraint-layout:2.0.4'
60
implementation project(':adaptivecards')
61
}
0 commit comments