auto get version
This commit is contained in:
parent
dfe446e6e1
commit
2bd9841971
|
|
@ -6,6 +6,9 @@
|
||||||
|
|
||||||
下载安装[releases](https://github.com/lizongying/my-tv/releases)
|
下载安装[releases](https://github.com/lizongying/my-tv/releases)
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
## 其他
|
## 其他
|
||||||
|
|
||||||
小米电视可以使用小米电视助手进行安装
|
小米电视可以使用小米电视助手进行安装
|
||||||
|
|
|
||||||
|
|
@ -11,8 +11,6 @@ android {
|
||||||
applicationId "com.lizongying.mytv"
|
applicationId "com.lizongying.mytv"
|
||||||
minSdk 23
|
minSdk 23
|
||||||
targetSdk 33
|
targetSdk 33
|
||||||
versionCode 11
|
|
||||||
versionName "1.1"
|
|
||||||
versionCode getVersionCode()
|
versionCode getVersionCode()
|
||||||
versionName getVersionName()
|
versionName getVersionName()
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.4 MiB |
Loading…
Reference in New Issue