revert unneeded/unrelated changes
This commit is contained in:
		
							parent
							
								
									c27e1a697e
								
							
						
					
					
						commit
						e698f4f8a3
					
				@ -139,11 +139,6 @@ android {
 | 
				
			|||||||
        exclude 'META-INF/INDEX.LIST'
 | 
					        exclude 'META-INF/INDEX.LIST'
 | 
				
			||||||
        exclude '.readme'
 | 
					        exclude '.readme'
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					 | 
				
			||||||
    compileOptions {
 | 
					 | 
				
			||||||
        sourceCompatibility JavaVersion.VERSION_1_8
 | 
					 | 
				
			||||||
        targetCompatibility JavaVersion.VERSION_1_8
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
dependencies {
 | 
					dependencies {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,3 +1,2 @@
 | 
				
			|||||||
android.enableJetifier=true
 | 
					android.enableJetifier=true
 | 
				
			||||||
android.useAndroidX=true
 | 
					android.useAndroidX=true
 | 
				
			||||||
org.gradle.jvmargs=-Xmx4096m
 | 
					 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user