Skip to content

Commit 41276e3

Browse files
author
lijiahao
committed
v2.4.5
1 parent 3434c9f commit 41276e3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ android {
8282
targetSdkVersion rootProject.ext.targetSdkVersion
8383
// applicationId "com.gamepass"
8484
// versionCode 1999999999
85-
versionName "2.4.4"
85+
versionName "2.4.5"
8686
}
8787
signingConfigs {
8888
debug {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xstreaming",
3-
"version": "2.4.4",
3+
"version": "2.4.5",
44
"private": true,
55
"scripts": {
66
"android": "react-native run-android",

0 commit comments

Comments
 (0)