Skip to content

Commit 227e58b

Browse files
graycreateclaude
andcommitted
feat: bump version to 2.3.1
- Update versionName to 2.3.1 - Update versionCode to 231 - Test ReTrace mapping file upload with minification 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent ee09c27 commit 227e58b

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: 230,
4-
versionName: "2.3.0"
3+
versionCode: 231,
4+
versionName: "2.3.1"
55
]
66
android = [
77
supportVersion: '26.1.0'

0 commit comments

Comments
 (0)