Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit 56d37ef

Browse files
authored
Merge pull request #205 from M00NJ/main
chore: bump version to 6.3
2 parents 60a8950 + e6b18b1 commit 56d37ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId = "com.bnyro.clock"
1313
minSdk = 21
1414
targetSdk = 33
15-
versionCode = 11
16-
versionName = "6.2"
15+
versionCode = 12
16+
versionName = "6.3"
1717

1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
vectorDrawables {

0 commit comments

Comments
 (0)