新增 网速秒刷新功能

This commit is contained in:
LittleTurtle2333
2022-02-17 18:09:21 +08:00
parent 76c8109b56
commit 28faf816fc
5 changed files with 31 additions and 8 deletions

View File

@@ -10,8 +10,8 @@ android {
applicationId "com.lt2333.simplicitytools"
minSdk 30
targetSdk 32
versionCode 5
versionName '1.0.4'
versionCode 6
versionName '1.0.5'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}