Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
adgad committed Feb 7, 2022
1 parent 50fc456 commit 47d4675
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 @@ -7,8 +7,8 @@ android {
applicationId "com.adgad.kboard"
minSdkVersion 19
targetSdkVersion 30
versionCode 40
versionName "5.0.0"
versionCode 41
versionName "5.0.1"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 47d4675

Please sign in to comment.