update gradle wrapper & core-splashscreen
* wrapper 7.3.3 -> 7.4.1 * core-splashscreen 1.0.0-beta01 -> 1.0.0-beta02
This commit is contained in:
		@ -49,7 +49,7 @@ dependencies {
 | 
			
		||||
    implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.1'
 | 
			
		||||
 | 
			
		||||
    implementation 'androidx.core:core-ktx:1.7.0'
 | 
			
		||||
    implementation 'androidx.core:core-splashscreen:1.0.0-beta01'
 | 
			
		||||
    implementation 'androidx.core:core-splashscreen:1.0.0-beta02'
 | 
			
		||||
    implementation 'androidx.appcompat:appcompat:1.4.1'
 | 
			
		||||
    implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
 | 
			
		||||
    implementation 'androidx.navigation:navigation-fragment-ktx:2.4.1'
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								gradle/wrapper/gradle-wrapper.properties
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								gradle/wrapper/gradle-wrapper.properties
									
									
									
									
										vendored
									
									
								
							@ -1,5 +1,5 @@
 | 
			
		||||
distributionBase=GRADLE_USER_HOME
 | 
			
		||||
distributionPath=wrapper/dists
 | 
			
		||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip
 | 
			
		||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.1-bin.zip
 | 
			
		||||
zipStoreBase=GRADLE_USER_HOME
 | 
			
		||||
zipStorePath=wrapper/dists
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user