adding the SMS MMS license
This commit is contained in:
parent
02ba0e3651
commit
e92576f876
2 changed files with 2 additions and 2 deletions
|
|
@ -154,7 +154,7 @@ class MainActivity : SimpleActivity() {
|
|||
}
|
||||
|
||||
private fun launchAbout() {
|
||||
val licenses = LICENSE_EVENT_BUS
|
||||
val licenses = LICENSE_EVENT_BUS or LICENSE_SMS_MMS
|
||||
|
||||
val faqItems = arrayListOf(
|
||||
FAQItem(R.string.faq_2_title_commons, R.string.faq_2_text_commons),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue