update:1.0

This commit is contained in:
LUX-Timber 2024-04-26 14:22:22 +08:00
parent d38e59e3dc
commit 9dc34d0d3c
7 changed files with 9 additions and 16 deletions

View File

@ -3,20 +3,7 @@
<component name="deploymentTargetDropDown"> <component name="deploymentTargetDropDown">
<value> <value>
<entry key="app"> <entry key="app">
<State> <State />
<runningDeviceTargetSelectedWithDropDown>
<Target>
<type value="RUNNING_DEVICE_TARGET" />
<deviceKey>
<Key>
<type value="VIRTUAL_DEVICE_PATH" />
<value value="D:\Android\.android\avd\Pixel_7_API_34.avd" />
</Key>
</deviceKey>
</Target>
</runningDeviceTargetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2024-04-26T06:00:58.141729100Z" />
</State>
</entry> </entry>
</value> </value>
</component> </component>

3
app/.gitignore vendored
View File

@ -1 +1,2 @@
/build /build
/release

View File

@ -19,7 +19,7 @@ android {
compileSdk 34 compileSdk 34
defaultConfig { defaultConfig {
applicationId "com.timber.soft.livebackgroundswallpaper.test" applicationId "com.timberkito.soft.livebackgroundswallpaper"
minSdk 22 minSdk 22
targetSdk 34 targetSdk 34
versionCode 1 versionCode 1

5
app/info/info.txt Normal file
View File

@ -0,0 +1,5 @@
应用名: Live Backgrounds Wallpaper
包名com.timberkito.soft.livebackgroundswallpaper
别名key_wallpaper
密码key123456

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB