diff --git a/app/build.gradle b/app/build.gradle index d5d17ceb..51058ba7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -65,10 +65,10 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:d0ea181610' + implementation 'com.github.SimpleMobileTools:Simple-Commons:98e11621bd' implementation 'androidx.emoji2:emoji2-bundled:1.2.0' - kapt 'androidx.room:room-compiler:2.4.3' - implementation 'androidx.room:room-runtime:2.4.3' - annotationProcessor 'androidx.room:room-compiler:2.4.3' + kapt 'androidx.room:room-compiler:2.5.0' + implementation 'androidx.room:room-runtime:2.5.0' + annotationProcessor 'androidx.room:room-compiler:2.5.0' } diff --git a/app/src/main/res/drawable/ic_space_bar_vector.xml b/app/src/main/res/drawable/ic_space_bar_vector.xml deleted file mode 100644 index 771e20c9..00000000 --- a/app/src/main/res/drawable/ic_space_bar_vector.xml +++ /dev/null @@ -1,3 +0,0 @@ - - -