summaryrefslogtreecommitdiff
path: root/merchant-terminal/fastlane/Appfile
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-09-08 11:17:14 -0300
committerTorsten Grote <t@grobox.de>2020-09-08 11:17:14 -0300
commitb0b2b7f0f86d21f1157af691e3d640b495203e45 (patch)
tree7bbd92e6b1fc288da3c288b2bf0abf04c259a6a4 /merchant-terminal/fastlane/Appfile
parenta6332a0c02e3924ca68dca957ecc153a554c3deb (diff)
downloadtaler-android-b0b2b7f0f86d21f1157af691e3d640b495203e45.tar.gz
taler-android-b0b2b7f0f86d21f1157af691e3d640b495203e45.tar.bz2
taler-android-b0b2b7f0f86d21f1157af691e3d640b495203e45.zip
[pos] prepare for play store upload
Diffstat (limited to 'merchant-terminal/fastlane/Appfile')
-rw-r--r--merchant-terminal/fastlane/Appfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/merchant-terminal/fastlane/Appfile b/merchant-terminal/fastlane/Appfile
new file mode 100644
index 0000000..df5a7c3
--- /dev/null
+++ b/merchant-terminal/fastlane/Appfile
@@ -0,0 +1,2 @@
+json_key_file("../../api-5955905454448196576-583043-ea133c8ceb16.json")
+package_name("net.taler.merchantpos")