mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 15:23:00 +00:00 
			
		
		
		
	Update Desugaring to 1.1.8
This commit is contained in:
		| @@ -179,7 +179,7 @@ sonarqube { | ||||
|  | ||||
| dependencies { | ||||
| /** Desugaring **/ | ||||
|     coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.6' | ||||
|     coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.8' | ||||
|  | ||||
| /** NewPipe libraries **/ | ||||
|     // You can use a local version by uncommenting a few lines in settings.gradle | ||||
| @@ -259,7 +259,7 @@ dependencies { | ||||
|     implementation "io.noties.markwon:linkify:${markwonVersion}" | ||||
|  | ||||
|     // Crash reporting | ||||
|     implementation "ch.acra:acra-core:5.9.3" | ||||
|     implementation "ch.acra:acra-core:5.9.7" | ||||
|  | ||||
|     // Properly restarting | ||||
|     implementation 'com.jakewharton:process-phoenix:2.1.2' | ||||
|   | ||||
| @@ -7,7 +7,7 @@ buildscript { | ||||
|         mavenCentral() | ||||
|     } | ||||
|     dependencies { | ||||
|         classpath 'com.android.tools.build:gradle:7.3.0' | ||||
|         classpath 'com.android.tools.build:gradle:7.3.1' | ||||
|         classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" | ||||
|  | ||||
|         // NOTE: Do not place your application dependencies here; they belong | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 TacoTheDank
					TacoTheDank