import meetings from clipboard and other fixes

This commit is contained in:
2021-04-07 19:55:11 +02:00
parent e3dc1a161b
commit 230949d778
5 changed files with 142 additions and 39 deletions
+1
View File
@@ -39,6 +39,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.3.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'androidx.lifecycle:lifecycle-process:2.2.0'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'