mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Enable Java 8 language feature support
This commit is contained in:
		@@ -91,6 +91,14 @@ android {
 | 
			
		||||
        checkReleaseBuilds false
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    compileOptions {
 | 
			
		||||
        sourceCompatibility = 1.8
 | 
			
		||||
        targetCompatibility = 1.8
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    kotlinOptions {
 | 
			
		||||
        jvmTarget = "1.8"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
dependencies {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user