Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
KTachibanaM committed Oct 21, 2022
1 parent 4f61972 commit 2be258e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 33
versionCode 34
versionName '1.4.1'
versionCode 35
versionName '1.4.2'
}

// conditionally load keystore.properties and configure release signing config
Expand Down

0 comments on commit 2be258e

Please sign in to comment.