修改应用名为Colorful Keyboard

This commit is contained in:
lihongwei 2025-03-04 15:28:49 +08:00
parent c243b8c69e
commit 2089b3c5fe
4 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@ android {
versionName = "1.0.0"
setProperty(
"archivesBaseName",
"Wallpaper Keyboard" + versionName + "(${versionCode})_$timestamp"
"Colorful Keyboard_V" + versionName + "(${versionCode})_$timestamp"
)
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -1,5 +1,5 @@
<resources>
<string name="app_name">Wallpaper Keyboard</string>
<string name="app_name">Colorful Keyboard</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
</resources>

View File

@ -1,5 +1,5 @@
[versions]
agp = "8.8.1"
agp = "8.8.2"
junit = "4.13.2"
junitVersion = "1.2.1"
espressoCore = "3.6.1"

View File

@ -1,4 +1,4 @@
app_name=Wallpaper Keyboard
app_name=Colorful Keyboard
package_name=com.keyboard.wallpaperkeyboard
keystoreFile=app/WallpaperKeyboard.jks
key_alias=WallpaperKeyboardkey0