mirror of
https://github.com/SimpleMobileTools/Simple-App-Launcher.git
synced 2025-03-04 11:28:07 +01:00
updating commons
This commit is contained in:
parent
1dc40ca226
commit
c6d692077a
@ -63,7 +63,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:d65a4663a4'
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:84703bd48d'
|
||||
implementation 'androidx.multidex:multidex:2.0.1'
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
||||
}
|
||||
|
@ -107,7 +107,7 @@ class MainActivity : SimpleActivity(), RefreshRecyclerViewListener {
|
||||
}
|
||||
|
||||
private fun launchAbout() {
|
||||
val licenses = 0
|
||||
val licenses = 0L
|
||||
|
||||
val faqItems = ArrayList<FAQItem>()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user