update:1.0
This commit is contained in:
parent
d38e59e3dc
commit
9dc34d0d3c
15
.idea/deploymentTargetDropDown.xml
generated
15
.idea/deploymentTargetDropDown.xml
generated
@ -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
3
app/.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/build
|
/build
|
||||||
|
/release
|
||||||
@ -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
5
app/info/info.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
应用名: Live Backgrounds Wallpaper
|
||||||
|
包名:com.timberkito.soft.livebackgroundswallpaper
|
||||||
|
|
||||||
|
别名:key_wallpaper
|
||||||
|
密码:key123456
|
||||||
BIN
app/info/livewallpaper_key.jks
Normal file
BIN
app/info/livewallpaper_key.jks
Normal file
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 |
Loading…
Reference in New Issue
Block a user