Commit 17fe2dce authored by jyx's avatar jyx

代码优化

parent 03a8c17f
......@@ -10,8 +10,8 @@ android {
applicationId "com.duben.happytheater"
minSdkVersion rootProject.ext.androidMinSdkVersion
targetSdkVersion rootProject.ext.androidTargetSdkVersion
versionCode 600
versionName "6.0.0"
versionCode 601
versionName "6.0.1"
flavorDimensions "default"
// dex突破65535的限制
......
......@@ -115,7 +115,7 @@
android:layout_marginLeft="30dp"
android:layout_marginRight="30dp"
android:gravity="center"
android:text="津ICP备2023001076号-3A\nCopyright © 2024 Inc."
android:text="Copyright © 2024 Inc."
android:textColor="#454A69"
android:textSize="12sp" />
</LinearLayout>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment