mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-02-18 04:40:37 +01:00
updating commons and room
This commit is contained in:
parent
d5a8c1a68d
commit
9a9adc11f8
@ -65,10 +65,10 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:c05de1687e'
|
implementation 'com.github.SimpleMobileTools:Simple-Commons:0c82e5f216'
|
||||||
implementation 'androidx.emoji2:emoji2-bundled:1.1.0'
|
implementation 'androidx.emoji2:emoji2-bundled:1.1.0'
|
||||||
|
|
||||||
kapt 'androidx.room:room-compiler:2.4.2'
|
kapt 'androidx.room:room-compiler:2.4.3'
|
||||||
implementation 'androidx.room:room-runtime:2.4.2'
|
implementation 'androidx.room:room-runtime:2.4.3'
|
||||||
annotationProcessor 'androidx.room:room-compiler:2.4.2'
|
annotationProcessor 'androidx.room:room-compiler:2.4.3'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user