org-owned profile features

This commit is contained in:
BinTianqi
2024-02-09 23:58:07 +08:00
parent d3e36e445b
commit 8dedd63f61
7 changed files with 100 additions and 131 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId = "com.binbin.androidowner"
minSdk = 21
targetSdk = 34
versionCode = 12
versionName = "2.5"
versionCode = 13
versionName = "3.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {