first commit
This commit is contained in:
		
						commit
						1b1cd2e064
					
				
					 175 changed files with 7095 additions and 0 deletions
				
			
		
							
								
								
									
										22
									
								
								src-tauri/gen/android/build.gradle.kts
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								src-tauri/gen/android/build.gradle.kts
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,22 @@ | |||
| buildscript { | ||||
|     repositories { | ||||
|         google() | ||||
|         mavenCentral() | ||||
|     } | ||||
|     dependencies { | ||||
|         classpath("com.android.tools.build:gradle:8.0.0") | ||||
|         classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21") | ||||
|     } | ||||
| } | ||||
| 
 | ||||
| allprojects { | ||||
|     repositories { | ||||
|         google() | ||||
|         mavenCentral() | ||||
|     } | ||||
| } | ||||
| 
 | ||||
| tasks.register("clean").configure { | ||||
|     delete("build") | ||||
| } | ||||
| 
 | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue