Skip to content

Commit 7b64134

Browse files
committed
updating commons
1 parent fb446b4 commit 7b64134

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ android {
6363
}
6464

6565
dependencies {
66-
implementation 'com.github.SimpleMobileTools:Simple-Commons:db51b86628'
66+
implementation 'com.github.SimpleMobileTools:Simple-Commons:6218f1a8f5'
6767

6868
kapt "androidx.room:room-compiler:2.4.3"
6969
implementation "androidx.room:room-runtime:2.4.3"

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
12
<resources>
23
<string name="app_name">Simple Launcher</string>
34
<string name="app_launcher_name">Launcher</string>

0 commit comments

Comments
 (0)