Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed Nov 2, 2023
1 parent 2b1cb60 commit e80aa92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ android {
applicationId "com.noxplay.noxplayer"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 76
versionName "2.11.2"
versionCode 77
versionName "2.11.4"
manifestPlaceholders = [
appAuthRedirectScheme: 'com.noxplayer'
]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azusa-player-mobile",
"version": "2.11.2",
"version": "2.11.4",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down

1 comment on commit e80aa92

@vercel
Copy link

@vercel vercel bot commented on e80aa92 Nov 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.