Skip to content

Commit 7dee8ff

Browse files
feat: new release with dynamic derivations enabled 6.3.0
1 parent d40150b commit 7dee8ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "io.parity.signer"
1313
minSdk 23
1414
targetSdk 34
15-
versionCode 60200
16-
versionName "6.2.0"
15+
versionCode 60300
16+
versionName "6.3.0"
1717
ndk {
1818
abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
1919
}

0 commit comments

Comments
 (0)