Skip to content

Commit

Permalink
Updated versionName to the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshPanchal18 committed Mar 11, 2024
1 parent 054299e commit 77de17e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ android {
minSdk = 24
targetSdk = 34
versionCode = 1
versionName = "1.4"
versionName = "1.3"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
Binary file modified app/release/app-release.apk
Binary file not shown.
2 changes: 1 addition & 1 deletion app/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.4",
"versionName": "1.3",
"outputFile": "app-release.apk"
}
],
Expand Down

0 comments on commit 77de17e

Please sign in to comment.