mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2024-11-22 07:13:13 +01:00
Publish on Play store
This commit is contained in:
parent
f94551289a
commit
4870fae20d
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ local.properties
|
|||||||
proguard-project.txt
|
proguard-project.txt
|
||||||
bin/*
|
bin/*
|
||||||
gen/*
|
gen/*
|
||||||
|
*.keystore
|
||||||
|
@ -16,3 +16,5 @@ source.dir=srcs
|
|||||||
# 'key.alias' for the name of the key to use.
|
# 'key.alias' for the name of the key to use.
|
||||||
# The password will be asked during the build when you use the 'release' target.
|
# The password will be asked during the build when you use the 'release' target.
|
||||||
|
|
||||||
|
key.store=release-keys.keystore
|
||||||
|
key.alias=releasekey
|
||||||
|
BIN
tmp/banner.png
Normal file
BIN
tmp/banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
Loading…
Reference in New Issue
Block a user