mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-03 23:21:15 +00:00 
			
		
		
		
	Update Android custom template build configuration.
This commit is contained in:
		
							parent
							
								
									20edf69f96
								
							
						
					
					
						commit
						9c11076a20
					
				
					 2 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -56,6 +56,11 @@ android {
 | 
			
		|||
    compileSdkVersion versions.compileSdk
 | 
			
		||||
    buildToolsVersion versions.buildTools
 | 
			
		||||
 | 
			
		||||
    compileOptions {
 | 
			
		||||
        sourceCompatibility 1.8
 | 
			
		||||
        targetCompatibility 1.8
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    defaultConfig {
 | 
			
		||||
        // Feel free to modify the application id to your own.
 | 
			
		||||
        applicationId getExportPackageName()
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								platform/android/java/app/settings.gradle
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								platform/android/java/app/settings.gradle
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,2 @@
 | 
			
		|||
// Empty settings.gradle file to denote this directory as being the root project
 | 
			
		||||
// of the Godot custom build.
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue