Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Commit f17766b

Browse files
Bump version to "4.4.0" (140)
1 parent 2e02ec9 commit f17766b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/java/com/ivy/wallet/buildsrc/dependencies.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ import org.gradle.api.artifacts.dsl.DependencyHandler
2121

2222
object Project {
2323
//Version
24-
const val versionName = "4.3.21"
25-
const val versionCode = 135
24+
const val versionName = "4.4.0"
25+
const val versionCode = 140
2626

2727
//Compile SDK & Build Tools
2828
const val compileSdkVersion = 34

0 commit comments

Comments
 (0)