Skip to content

Commit 8b4ae60

Browse files
graycreateclaude
andauthored
chore: bump version to 2.3.12 (#159)
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>
1 parent 6093f36 commit 8b4ae60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ext {
22
app = [
3-
versionCode: 241,
4-
versionName: "2.3.11"
3+
versionCode: 242,
4+
versionName: "2.3.12"
55
]
66
android = [
77
supportVersion: '26.1.0'

0 commit comments

Comments
 (0)