Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
W3-Aziz committed Jan 2, 2019
2 parents 0014a26 + 323fe47 commit 30558e3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions app/objectbox-models/default.json.bak
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,9 @@
},
{
"id": "2:1254387822099593149",
"lastPropertyId": "7:7031262056403591596",
"lastPropertyId": "8:8264988332312663326",
"name": "Message",
"properties": [
{
"id": "1:538677320948800329",
"name": "messageIndex"
},
{
"id": "2:5727270600997788444",
"name": "messageId"
Expand All @@ -56,6 +52,10 @@
{
"id": "7:7031262056403591596",
"name": "incoming"
},
{
"id": "8:8264988332312663326",
"name": "id"
}
],
"relations": []
Expand All @@ -70,7 +70,8 @@
"retiredEntityUids": [],
"retiredIndexUids": [],
"retiredPropertyUids": [
689256191571174206
689256191571174206,
538677320948800329
],
"retiredRelationUids": [
6724191707256247078
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<resources>
<string name="app_name">JitPackBottomNav</string>
<string name="app_name">JetPackBottomNav</string>
</resources>

0 comments on commit 30558e3

Please sign in to comment.