Initial commit

This commit is contained in:
Julia Friesel
2018-05-29 12:53:10 +02:00
commit 15cf4523c1
48 changed files with 12321 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
keystore(
name = "debug",
properties = "debug.keystore.properties",
store = "debug.keystore",
visibility = [
"PUBLIC",
],
)