Update to 2.3 support QQ 8.8.38

This commit is contained in:
2021-11-09 19:37:01 +08:00
parent d4202e605a
commit a25d2b814b
7 changed files with 319 additions and 176 deletions

View File

@@ -22,8 +22,8 @@ android {
minSdkVersion 22
//noinspection ExpiredTargetSdkVersion,OldTargetApi
targetSdkVersion 26
versionCode 5
versionName "2.2"
versionCode 6
versionName "2.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}