Skip to content

Commit

Permalink
Bump version to v5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bnyro committed Jun 23, 2023
1 parent 300cf53 commit d3850ec
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId "com.bnyro.clock"
minSdk 21
targetSdk 33
versionCode 6
versionName "4.0"
versionCode 7
versionName "5.0"

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

0 comments on commit d3850ec

Please sign in to comment.