We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8869ba5 commit c61d2f0Copy full SHA for c61d2f0
1 file changed
app/build.gradle
@@ -62,7 +62,7 @@ android {
62
compileSdk compile_sdk_version
63
minSdkVersion min_sdk_version
64
targetSdkVersion compile_sdk_version
65
- versionCode 239
+ versionCode 240
66
versionName "0.56.0"
67
buildConfigField "String", "GIT_HASH", "\"${getGitVersionSuffix()}\""
68
buildConfigField "String", "BITCOIN_KIT_VERSION", "\"${libs.versions.piratecash.bitcoin.get()}\""
0 commit comments