updating commons
This commit is contained in:
parent
fb446b4828
commit
7b6413437c
|
@ -63,7 +63,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:db51b86628'
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:6218f1a8f5'
|
||||
|
||||
kapt "androidx.room:room-compiler:2.4.3"
|
||||
implementation "androidx.room:room-runtime:2.4.3"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Simple Launcher</string>
|
||||
<string name="app_launcher_name">Launcher</string>
|
||||
|
|
Loading…
Reference in New Issue