Skip to content

Commit c61d2f0

Browse files
committed
release: bump version code to 240
1 parent 8869ba5 commit c61d2f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ android {
6262
compileSdk compile_sdk_version
6363
minSdkVersion min_sdk_version
6464
targetSdkVersion compile_sdk_version
65-
versionCode 239
65+
versionCode 240
6666
versionName "0.56.0"
6767
buildConfigField "String", "GIT_HASH", "\"${getGitVersionSuffix()}\""
6868
buildConfigField "String", "BITCOIN_KIT_VERSION", "\"${libs.versions.piratecash.bitcoin.get()}\""

0 commit comments

Comments
 (0)