Skip to content

Commit 5317369

Browse files
committed
新增OAuth2授权登录方式
1 parent e3cdf7f commit 5317369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ android {
1414
minSdkVersion 21
1515
targetSdkVersion 29
1616
versionCode 11
17-
versionName "2.2"
17+
versionName "2.3"
1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1919
}
2020
signingConfigs {

0 commit comments

Comments
 (0)