Skip to content

Commit 53f8259

Browse files
committed
updating commons
1 parent 03e9280 commit 53f8259

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
@@ -61,5 +61,5 @@ android {
6161
}
6262

6363
dependencies {
64-
implementation 'com.github.SimpleMobileTools:Simple-Commons:185891674f'
64+
implementation 'com.github.SimpleMobileTools:Simple-Commons:bce3441c67'
6565
}

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
android:allowBackup="true"
1818
android:icon="@mipmap/ic_launcher"
1919
android:label="@string/app_launcher_name"
20+
android:localeConfig="@xml/locale_config"
2021
android:roundIcon="@mipmap/ic_launcher"
2122
android:supportsRtl="true"
2223
android:theme="@style/AppTheme">

0 commit comments

Comments
 (0)