@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext {
- versionName = "3.1.9" //★★★★★版本号★★★★★
+ versionName = "3.1.10" //★★★★★版本号★★★★★
buildToolsVersion = "34.0.0"
minSdkVersion = 23
compileSdkVersion = 34