mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Create a file named `keystore.properties` in the root of this repository, place the keystore alongside it, and fill in `keystore.properties` with the following keys ``` storeFile=keystore.jks storePassword=b3ty0uc4nth4xxth1s keyAlias=lawnybous keyPassword=4ndr01dsux ``` Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
18 lines
216 B
Plaintext
18 lines
216 B
Plaintext
db_files
|
|
*.iml
|
|
.project
|
|
.classpath
|
|
.project.properties
|
|
gen/
|
|
tests/stress/gen/
|
|
WallpaperPicker/gen/
|
|
WallpaperPicker/.project.properties
|
|
bin/
|
|
.idea/
|
|
.gradle/
|
|
local.properties
|
|
build/
|
|
.DS_Store
|
|
keystore.properties
|
|
*.jks
|