# ysc **Repository Path**: scbck/ysc ## Basic Information - **Project Name**: ysc - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-05 - **Last Updated**: 2025-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ysc android { compileSdkVersion 30 // 确保这里的版本也符合你的需求 defaultConfig { applicationId "com.example.myapp" minSdkVersion 19 targetSdkVersion 30 // 确保这里的版本也符合你的需求 versionCode 1 versionName "1.0"