Skip to content

Commit eca6a9f

Browse files
graycreateclaude
andcommitted
chore: Update version to 2.2.7
- Update versionCode from 219 to 227 - Update versionName from 2.1.9 to 2.2.7 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent b312ac1 commit eca6a9f

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: 219,
4-
versionName: "2.1.9"
3+
versionCode: 227,
4+
versionName: "2.2.7"
55
]
66
android = [
77
supportVersion: '26.1.0'

0 commit comments

Comments
 (0)