Skip to content
This repository was archived by the owner on May 14, 2021. It is now read-only.

Commit fc2dced

Browse files
authored
Merge pull request #64 from kinecosystem/update_migration_module_version_with_new_kin_sdk_version
Update migration module version number(because of kin-sdk new version)
2 parents 2c3bdc6 + 9c4f8a3 commit fc2dced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kin-devplatform-sdk/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ android {
1919
dependencies {
2020

2121
implementation project(':kin-devplatform-core')
22-
implementation 'com.github.kinecosystem:kin-migration-module-android:1.0.7'
22+
implementation 'com.github.kinecosystem:kin-migration-module-android:1.0.8'
2323
implementation 'com.github.kinecosystem.kin-ecosystem-android-sdk:recovery:d73ef56'
2424
api 'com.github.kinecosystem:kin-utils-android:1.1'
2525
implementation devDependencies.appCompat_v7

0 commit comments

Comments
 (0)