mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-20 21:50:42 +01:00
removing LeakCanary license
This commit is contained in:
parent
974ffe5408
commit
dec4793821
@ -698,7 +698,7 @@ class MainActivity : SimpleActivity(), RefreshRecyclerViewListener {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private fun launchAbout() {
|
private fun launchAbout() {
|
||||||
val licenses = LICENSE_JODA or LICENSE_STETHO or LICENSE_LEAK_CANARY
|
val licenses = LICENSE_JODA or LICENSE_STETHO
|
||||||
|
|
||||||
val faqItems = arrayListOf(
|
val faqItems = arrayListOf(
|
||||||
FAQItem(R.string.faq_1_title_commons, R.string.faq_1_text_commons),
|
FAQItem(R.string.faq_1_title_commons, R.string.faq_1_text_commons),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user