Commit 18ec1e94 authored by wanghai's avatar wanghai

升级版本

parent 471f1154
......@@ -16,8 +16,8 @@ android {
minSdk = 28
targetSdk = 34
versionCode = 21
versionName = "2.1"
versionCode = 24
versionName = "2.4"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", "AntiVirus-Cleaner-Junk-V${versionName}")
}
......
......@@ -37,11 +37,9 @@
android:id="@+id/tv_exit_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginHorizontal="29dp"
android:layout_marginHorizontal="15dp"
android:layout_marginTop="23dp"
android:ellipsize="end"
android:gravity="center"
android:maxLines="2"
tools:text="Exit Junk Cleaner? Unremoved useless files may be taking up space."
android:textColor="#666666"
android:textSize="14sp" />
......
......@@ -67,7 +67,7 @@ Please rest assured that we will handle your information in strict accordance wi
<string name="exit_title_6">Exit Image Compression</string>
<string name="exit_content_0">Are you sure you want to exit?</string>
<string name="exit_content_1">Exit Junk Cleaner? Unremoved junkhles may be taking up space.</string>
<string name="exit_content_1">Exit Clean Up? Unremoved useless files may take up space.</string>
<string name="exit_content_2">You are currently viewing the detailed battery info. If you exit, you will not be able to continue monitoring the battery data in real time. Are you sure you want to return?</string>
<string name="exit_content_3">The large file cleaner task is in progress. Exiting at this time will interrupt the scanning and cleaning operations. Are you sure you want to exit?</string>
<string name="exit_content_4">Your screenshot cleaning work hasn\'t been completed yet. Are you sure you want to abandon the current cleaning and return?</string>
......
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