mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-22 01:51:47 +00:00
This way, when installing a development version built on a different environment, it will be signed with the same key and Android won't make you wipe your data.
16 lines
133 B
Plaintext
16 lines
133 B
Plaintext
local.properties
|
|
.gradle/
|
|
.idea/
|
|
out/
|
|
gen/
|
|
bin/
|
|
build/
|
|
target/
|
|
classes/
|
|
gradle
|
|
*.iml
|
|
*.keystore
|
|
!debug.keystore
|
|
.directory
|
|
GPUCache/
|