Skip to content

Commit 0bde0ba

Browse files
committed
Add a template file of gradle.properties
1 parent 71f3fda commit 0bde0ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

SDKExample/gradle.properties.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
storeFile=__your_value__
2+
storeAlias=__your_value__
3+
storePassword=__your_value__
4+
keyPassword=__your_value__

0 commit comments

Comments
 (0)