Skip to content

Commit 5d83fb4

Browse files
markrcoteclaude
andcommitted
Bump version to 1.3 (versionCode 3)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent e8da88a commit 5d83fb4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.markrcote.gvtimer"
1313
minSdk = 24
1414
targetSdk = 36
15-
versionCode = 2
16-
versionName = "1.2"
15+
versionCode = 3
16+
versionName = "1.3"
1717

1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
}

0 commit comments

Comments
 (0)