forked from wordpress-mobile/WordPress-Android
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.configure
More file actions
30 lines (29 loc) · 707 Bytes
/
.configure
File metadata and controls
30 lines (29 loc) · 707 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"project_name": "WordPress-Android",
"branch": "master",
"pinned_hash": "eb32678967bdbe1e100a6dbb4cf8adeb8935e335",
"files_to_copy": [
{
"file": "android/WPAndroid/gradle.properties",
"destination": "gradle.properties",
"encrypt": true
},
{
"file": "android/WPAndroid/google-services.json",
"destination": "WordPress/google-services.json",
"encrypt": true
},
{
"file": "android/WPAndroid/sentry.properties",
"destination": "sentry.properties",
"encrypt": true
},
{
"file": "android/automattic.jks",
"destination": "WordPress/release.jks",
"encrypt": true
}
],
"file_dependencies": [
]
}