mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Bump dependencies
This commit is contained in:
		@@ -130,7 +130,7 @@ dependencies {
 | 
			
		||||
    implementation 'androidx.biometric:biometric:1.0.1'
 | 
			
		||||
    implementation 'androidx.browser:browser:1.2.0'
 | 
			
		||||
    implementation 'androidx.cardview:cardview:1.0.0'
 | 
			
		||||
    implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta6'
 | 
			
		||||
    implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta7'
 | 
			
		||||
    implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0'
 | 
			
		||||
    implementation 'androidx.multidex:multidex:2.0.1'
 | 
			
		||||
    implementation 'androidx.preference:preference:1.1.1'
 | 
			
		||||
@@ -149,7 +149,7 @@ dependencies {
 | 
			
		||||
    implementation "androidx.work:work-runtime-ktx:$work_version"
 | 
			
		||||
 | 
			
		||||
    // UI library
 | 
			
		||||
    implementation 'com.google.android.material:material:1.1.0'
 | 
			
		||||
    implementation 'com.google.android.material:material:1.3.0-alpha01'
 | 
			
		||||
 | 
			
		||||
    standardImplementation 'com.google.firebase:firebase-core:17.4.3'
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -227,7 +227,7 @@ class LibraryController(
 | 
			
		||||
 | 
			
		||||
    override fun configureTabs(tabs: TabLayout) {
 | 
			
		||||
        with(tabs) {
 | 
			
		||||
            tabGravity = TabLayout.GRAVITY_CENTER
 | 
			
		||||
            tabGravity = TabLayout.GRAVITY_START
 | 
			
		||||
            tabMode = TabLayout.MODE_SCROLLABLE
 | 
			
		||||
        }
 | 
			
		||||
        tabsVisibilitySubscription?.unsubscribe()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user