mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 22:37:56 +01:00 
			
		
		
		
	Update Android Gradle plugin for AS 4.0
This commit is contained in:
		| @@ -55,8 +55,8 @@ android { | ||||
|         } | ||||
|     } | ||||
|  | ||||
|     viewBinding { | ||||
|         enabled = true | ||||
|     buildFeatures { | ||||
|         viewBinding = true | ||||
|     } | ||||
|  | ||||
|     buildTypes { | ||||
| @@ -92,6 +92,10 @@ android { | ||||
|         exclude 'META-INF/NOTICE' | ||||
|     } | ||||
|  | ||||
|     dependenciesInfo { | ||||
|         includeInApk = false | ||||
|     } | ||||
|  | ||||
|     lintOptions { | ||||
|         abortOnError false | ||||
|         checkReleaseBuilds false | ||||
|   | ||||
		Reference in New Issue
	
	Block a user