Skip to content

Commit

Permalink
Splatoon 3 pre-release placeholder entries
Browse files Browse the repository at this point in the history
  • Loading branch information
AbandonedCart committed Aug 31, 2024
1 parent cb06abf commit 684e6c4
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
compileSdk 34
minSdk 21
targetSdk 34
versionName "4.2.4"
versionName "4.2.5"
versionCode = versionName.replace(".","").toInteger() * 10

vectorDrawables {
Expand Down
44 changes: 44 additions & 0 deletions app/src/main/res/raw/amiibo.json
Original file line number Diff line number Diff line change
Expand Up @@ -3499,6 +3499,17 @@
"jp": "2016-07-07"
}
},
"0x0801000004360402":
{
"name": "Callie (Alterna)",
"release":
{
"au": "2024-09-05",
"na": "2024-09-05",
"eu": "2024-09-05",
"jp": "2024-09-05"
}
},
"0x04a80101031e0502":
{
"name": "Toby",
Expand Down Expand Up @@ -3763,6 +3774,17 @@
"jp": "2016-07-07"
}
},
"0x0802020004370402":
{
"name": "Marie (Alterna)",
"release":
{
"au": "2024-09-05",
"na": "2024-09-05",
"eu": "2024-09-05",
"jp": "2024-09-05"
}
},
"0x028f0101031a0502":
{
"name": "Marty",
Expand Down Expand Up @@ -4478,6 +4500,17 @@
"jp": "2018-07-13"
}
},
"0x0803010004380402":
{
"name": "Pearl (Side Order)",
"release":
{
"au": "2024-09-05",
"na": "2024-09-05",
"eu": "2024-09-05",
"jp": "2024-09-05"
}
},
"0x0a14000103cb0502":
{
"name": "Shino",
Expand Down Expand Up @@ -8383,6 +8416,17 @@
"jp": "2018-07-13"
}
},
"0x0804010004390402":
{
"name": "Marina (Side Order)",
"release":
{
"au": "2024-09-05",
"na": "2024-09-05",
"eu": "2024-09-05",
"jp": "2024-09-05"
}
},
"0x32400000025b0002":
{
"name": "Bayonetta",
Expand Down

0 comments on commit 684e6c4

Please sign in to comment.