mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-03 23:58:55 +01:00 
			
		
		
		
	Update dependencies
This commit is contained in:
		@@ -39,7 +39,7 @@ object LocaleHelper {
 | 
			
		||||
        } else {
 | 
			
		||||
            getLocale(lang)
 | 
			
		||||
        }
 | 
			
		||||
        return locale.getDisplayName(locale).replaceFirstChar { it.uppercase(locale) }
 | 
			
		||||
        return locale!!.getDisplayName(locale).replaceFirstChar { it.uppercase(locale) }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
[versions]
 | 
			
		||||
agp_version = "7.1.2"
 | 
			
		||||
lifecycle_version = "2.5.0-alpha02"
 | 
			
		||||
lifecycle_version = "2.5.0-alpha05"
 | 
			
		||||
 | 
			
		||||
[libraries]
 | 
			
		||||
annotation = "androidx.annotation:annotation:1.4.0-alpha02"
 | 
			
		||||
@@ -9,7 +9,7 @@ biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha04"
 | 
			
		||||
browser = "androidx.browser:browser:1.4.0"
 | 
			
		||||
constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.3"
 | 
			
		||||
coordinatorlayout = "androidx.coordinatorlayout:coordinatorlayout:1.2.0"
 | 
			
		||||
corektx = "androidx.core:core-ktx:1.8.0-alpha04"
 | 
			
		||||
corektx = "androidx.core:core-ktx:1.8.0-alpha05"
 | 
			
		||||
splashscreen = "androidx.core:core-splashscreen:1.0.0-alpha02"
 | 
			
		||||
recyclerview = "androidx.recyclerview:recyclerview:1.3.0-alpha01"
 | 
			
		||||
swiperefreshlayout = "androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user