Skip to content

Commit

Permalink
update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
johan12345 committed Sep 27, 2022
1 parent c0555e7 commit 60d54c9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ android {
minSdkVersion 21
targetSdkVersion 31
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
versionCode 122
versionCode 124
versionName "1.3.13"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 60d54c9

Please sign in to comment.