auto get version

This commit is contained in:
Li ZongYing 2023-12-05 15:26:13 +08:00
parent dfe446e6e1
commit 2bd9841971
4 changed files with 3 additions and 2 deletions

View File

@ -6,6 +6,9 @@
下载安装[releases](https://github.com/lizongying/my-tv/releases)
![image](./screenshots/img.png)
![image](./screenshots/img_1.png)
## 其他
小米电视可以使用小米电视助手进行安装

View File

@ -11,8 +11,6 @@ android {
applicationId "com.lizongying.mytv"
minSdk 23
targetSdk 33
versionCode 11
versionName "1.1"
versionCode getVersionCode()
versionName getVersionName()
}

BIN
screenshots/img.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

BIN
screenshots/img_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB