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

Commit 7415cc7

Browse files
authored
Merge pull request #279 from M00NJ/main
chore: bump version to 7.1
2 parents 4aed811 + c7f2968 commit 7415cc7

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
@@ -13,8 +13,8 @@ android {
1313
applicationId = "com.bnyro.clock"
1414
minSdk = 21
1515
targetSdk = 33
16-
versionCode = 14
17-
versionName = "7.0"
16+
versionCode = 15
17+
versionName = "7.1"
1818

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

0 commit comments

Comments
 (0)