Skip to content

Commit

Permalink
Merge pull request #4 from himanshu8443/main
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
Zenda-Cross authored May 7, 2024
2 parents 0e03cc2 + 814c06e commit db77fb0
Showing 1 changed file with 2 additions and 2 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 3
versionName "1.0.9"
versionCode 4
versionName "1.1.0"
}
signingConfigs {
release {
Expand Down

0 comments on commit db77fb0

Please sign in to comment.