Skip to content

Commit

Permalink
1.20.1.02, 1.20.10.23, 1.20.10.24, 1.20.10.25, 1.20.20.20 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
inotflying committed Jun 30, 2023
1 parent a9d691f commit 55ef6fd
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3730,6 +3730,15 @@
},
"beta": true
},
{
"version_name": "1.20.1.02",
"codes": {
"armeabi-v7a": 952000102,
"x86": 962000102,
"arm64-v8a": 972000102,
"x86_64": 982000102
}
},
{
"version_name": "1.20.10.20",
"codes": {
Expand All @@ -3749,5 +3758,45 @@
"x86_64": 982001021
},
"beta": true
},
{
"version_name": "1.20.10.23",
"codes": {
"armeabi-v7a": 952001023,
"x86": 962001023,
"arm64-v8a": 972001023,
"x86_64": 982001023
},
"beta": true
},
{
"version_name": "1.20.10.24",
"codes": {
"armeabi-v7a": 952001024,
"x86": 962001024,
"arm64-v8a": 972001024,
"x86_64": 982001024
},
"beta": true
},
{
"version_name": "1.20.10.25",
"codes": {
"armeabi-v7a": 952001025,
"x86": 962001025,
"arm64-v8a": 972001025,
"x86_64": 982001025
},
"beta": true
},
{
"version_name": "1.20.20.20",
"codes": {
"armeabi-v7a": 952002020,
"x86": 962002020,
"arm64-v8a": 972002020,
"x86_64": 982002020
},
"beta": true
}
]

0 comments on commit 55ef6fd

Please sign in to comment.