Skip to content

Commit eaeef9b

Browse files
committed
removing the space bar vector
1 parent 9b6adb0 commit eaeef9b

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

app/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ android {
6565
}
6666

6767
dependencies {
68-
implementation 'com.github.SimpleMobileTools:Simple-Commons:d0ea181610'
68+
implementation 'com.github.SimpleMobileTools:Simple-Commons:98e11621bd'
6969
implementation 'androidx.emoji2:emoji2-bundled:1.2.0'
7070

71-
kapt 'androidx.room:room-compiler:2.4.3'
72-
implementation 'androidx.room:room-runtime:2.4.3'
73-
annotationProcessor 'androidx.room:room-compiler:2.4.3'
71+
kapt 'androidx.room:room-compiler:2.5.0'
72+
implementation 'androidx.room:room-runtime:2.5.0'
73+
annotationProcessor 'androidx.room:room-compiler:2.5.0'
7474
}

app/src/main/res/drawable/ic_space_bar_vector.xml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)