Add a separate Network page

This commit is contained in:
BinTianqi
2024-02-05 17:22:20 +08:00
parent 765fb3b8c1
commit 30f29f0c4b
9 changed files with 319 additions and 148 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId = "com.binbin.androidowner"
minSdk = 21
targetSdk = 34
versionCode = 10
versionName = "2.3"
versionCode = 11
versionName = "2.4"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {