Skip to content

Commit e29c376

Browse files
authored
Change appVersionSettings.json to array format
1 parent e783280 commit e29c376

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
{
1+
[{
22
"packageName": "com.devcodex.utils.investinator",
33
"configuration": {
44
"mininumSupportVersion": "1.0.16"
55
}
6-
}
6+
}]

0 commit comments

Comments
 (0)