mirror of
http://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-06-29 10:59:51 +08:00
添加build.gradle设置的注释说明
This commit is contained in:
@@ -26,6 +26,9 @@ android {
|
||||
applicationId "cc.winboll.studio.appbase"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 30
|
||||
//1. Android 官方规则
|
||||
//- versionCode 类型:int 整型
|
||||
//- Java int 最大值:2147483647
|
||||
versionCode 1520000
|
||||
// versionName 更新后需要手动设置
|
||||
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
||||
|
||||
Reference in New Issue
Block a user