禁止在主页进行unfollow操作

This commit is contained in:
2024-10-26 21:59:37 +08:00
parent e8ddd67219
commit e1ba8709de
4 changed files with 12 additions and 8 deletions

View File

@@ -14,8 +14,8 @@ android {
applicationId = "com.aiosman.riderpro"
minSdk = 24
targetSdk = 34
versionCode = 1000015
versionName = "1.0.000.15"
versionCode = 1000014
versionName = "1.0.000.14"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {