Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Utazukin committed Feb 4, 2023
1 parent 865cd76 commit 2297e67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -29,8 +29,8 @@ android {
applicationId "com.utazukin.ichaival"
minSdkVersion 21
targetSdkVersion 33
versionCode 34
versionName "1.4.1"
versionCode 35
versionName "1.5.0"
}
buildTypes {
release {
Expand Down

0 comments on commit 2297e67

Please sign in to comment.