mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-06-05 21:49:26 +02:00
updating commons and room
This commit is contained in:
@ -65,10 +65,10 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:98e11621bd'
|
implementation 'com.github.SimpleMobileTools:Simple-Commons:5d5e4e1ac5'
|
||||||
implementation 'androidx.emoji2:emoji2-bundled:1.2.0'
|
implementation 'androidx.emoji2:emoji2-bundled:1.2.0'
|
||||||
|
|
||||||
kapt 'androidx.room:room-compiler:2.5.0'
|
kapt 'androidx.room:room-compiler:2.5.1'
|
||||||
implementation 'androidx.room:room-runtime:2.5.0'
|
implementation 'androidx.room:room-runtime:2.5.1'
|
||||||
annotationProcessor 'androidx.room:room-compiler:2.5.0'
|
annotationProcessor 'androidx.room:room-compiler:2.5.1'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user