Skip to content

Commit

Permalink
Merge pull request #205 from M00NJ/main
Browse files Browse the repository at this point in the history
chore: bump version to 6.3
  • Loading branch information
M00NJ authored Nov 14, 2023
2 parents 60a8950 + e6b18b1 commit 56d37ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
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 = 11
versionName = "6.2"
versionCode = 12
versionName = "6.3"

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

0 comments on commit 56d37ef

Please sign in to comment.