Skip to content

Commit 1297676

Browse files
dadachiclaude
andcommitted
Bump versionCode to 5 and versionName to 3.2.0
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 59e14c3 commit 1297676

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
@@ -14,8 +14,8 @@ android {
1414
applicationId = "com.nativeapptemplate.nativeapptemplatefree"
1515
targetSdk = 36
1616
minSdk = 26
17-
versionCode = 4
18-
versionName = "3.0.0"
17+
versionCode = 5
18+
versionName = "3.2.0"
1919

2020
vectorDrawables {
2121
useSupportLibrary = true

0 commit comments

Comments
 (0)