update: API Target Version 默认值改为 34
							parent
							
								
									e604c889e6
								
							
						
					
					
						commit
						4d1ca2fe96
					
				|  | @ -10,7 +10,7 @@ namespace Guru.Editor | |||
|      | ||||
|     public class AndroidProjectMod | ||||
|     { | ||||
|         private static readonly int TargetSDKVersion = 33; | ||||
|         private static readonly int TargetSDKVersion = 34; | ||||
|          | ||||
|         private static readonly string LauncherName = "launcherTemplate"; | ||||
|         private static string LauncherFullPath = Path.Combine(Application.dataPath, $"Plugins/Android/{LauncherName}.gradle"); | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue