mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Fix sources not loading
This commit is contained in:
		
							
								
								
									
										2
									
								
								app/proguard-rules.pro
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								app/proguard-rules.pro
									
									
									
									
										vendored
									
									
								
							| @@ -82,4 +82,4 @@ | ||||
| -keepclassmembers class kotlinx.serialization.** { | ||||
|     <methods>; | ||||
| } | ||||
| ##---------------End: proguard configuration for kotlinx.serialization  ---------- | ||||
| ##---------------End: proguard configuration for kotlinx.serialization  ---------- | ||||
| @@ -1,5 +1,9 @@ | ||||
| buildscript { | ||||
|     dependencies { | ||||
|         // Pinning to older version of R8 due to weird forced optimizations in newer versions in | ||||
|         // version bundled with AGP | ||||
|         // https://mvnrepository.com/artifact/com.android.tools/r8?repo=google | ||||
|         classpath("com.android.tools:r8:3.1.66") | ||||
|         classpath(libs.android.shortcut.gradle) | ||||
|         classpath(libs.google.services.gradle) | ||||
|         classpath(libs.aboutlibraries.gradle) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user