Skip to content

Commit

Permalink
test(versioncode) change versioncode in mazerunner app to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
YYChen01988 committed Jan 13, 2025
1 parent 51c0e15 commit 47a7d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/fixtures/mazerunner/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
defaultConfig {
minSdkVersion 17
targetSdkVersion 35
versionCode 35
versionCode 1
versionName "1.1.14"
manifestPlaceholders = [
// omit any of the following placeholders to use the default values
Expand Down

0 comments on commit 47a7d59

Please sign in to comment.