Skip to content

Commit 962a289

Browse files
madeyeclaude
authored andcommitted
Bump version to 5.3.5-nightly
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 660da1a commit 962a289

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

buildSrc/src/main/kotlin/Helpers.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ fun Project.setupCore() {
4848
setupCommon()
4949
android.apply {
5050
defaultConfig {
51-
versionCode = 5030450
52-
versionName = "5.3.4-nightly"
51+
versionCode = 5030550
52+
versionName = "5.3.5-nightly"
5353
}
5454
compileOptions.isCoreLibraryDesugaringEnabled = true
5555
lint.apply {

0 commit comments

Comments
 (0)