Skip to content

Commit ba83ad1

Browse files
committed
Version: Increase version to 1.9.49 v241
1 parent 1f6665b commit ba83ad1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

configs/dependencies.gradle

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ ext {
2828
hiltVersion = "2.48"
2929

3030
// Nunchuk dep versions
31-
nativeSdkVersion = '1.1.74'
32-
prebuildNativeSdkVersion = '1.1.74'
31+
nativeSdkVersion = '1.1.75'
32+
prebuildNativeSdkVersion = '1.1.75'
3333

3434
// Matrix
3535
matrixSdkVersion = '1.5.30'
@@ -42,7 +42,7 @@ ext {
4242
PATCH_VERSION = 49
4343
TASK_LABEL = "DEV"
4444

45-
VERSION_CODE = 240
45+
VERSION_CODE = 241
4646

4747
androidConfig = [
4848
applicationId : "com.nunchuk.android",

0 commit comments

Comments
 (0)