Skip to content

Commit

Permalink
new 1.3.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
johan12345 committed Aug 5, 2022
1 parent 93f379f commit 6b0a8bb
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 @@ -19,7 +19,7 @@ android {
minSdkVersion 21
targetSdkVersion 31
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
versionCode 88
versionCode 90
versionName "1.3.4"

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

0 comments on commit 6b0a8bb

Please sign in to comment.