updating commons

This commit is contained in:
tibbi 2022-10-17 20:36:51 +02:00
parent fb446b4828
commit 7b6413437c
2 changed files with 2 additions and 1 deletions

View File

@ -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"

View File

@ -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>