Skip to content

Commit

Permalink
Merge pull request #14 from himanshu8443/main
Browse files Browse the repository at this point in the history
update 1.3.4
  • Loading branch information
Zenda-Cross authored May 27, 2024
2 parents 4c29792 + 31c3f95 commit 0dad8ae
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 @@ -81,8 +81,8 @@ android {
applicationId "com.vega"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 14
versionName "1.3.2"
versionCode 15
versionName "1.3.4"
}
signingConfigs {
release {
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": "vega",
"version": "1.3.2",
"version": "1.3.4",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down

0 comments on commit 0dad8ae

Please sign in to comment.