updating commons
This commit is contained in:
parent
6ba24c1b29
commit
b6388bfe9c
|
@ -139,7 +139,8 @@
|
|||
android:configChanges="orientation"
|
||||
android:exported="false"
|
||||
android:label="@string/blocked_numbers"
|
||||
android:parentActivityName=".activities.SettingsActivity" />
|
||||
android:parentActivityName=".activities.SettingsActivity"
|
||||
tools:replace="android:label" />
|
||||
|
||||
<activity
|
||||
android:name=".activities.ManageBlockedKeywordsActivity"
|
||||
|
|
|
@ -13,7 +13,7 @@ eventbus = "3.3.1"
|
|||
#Room
|
||||
room = "2.6.0-alpha03"
|
||||
#Simple Mobile Tools
|
||||
simple-commons = "e0db4c5f28"
|
||||
simple-commons = "257a2ab069"
|
||||
android-smsmms = "c3e678befd"
|
||||
indicator-fast-scroll = "4524cd0b61"
|
||||
#Gradle
|
||||
|
|
Loading…
Reference in New Issue