This repository was archived by the owner on May 14, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/main/java/kin/devplatform Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ android {
1919dependencies {
2020
2121 implementation project(' :kin-devplatform-core' )
22- implementation ' com.github.kinecosystem:kin-migration-module-android:1.0.2 '
22+ implementation ' com.github.kinecosystem:kin-migration-module-android:1.0.3 '
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
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ public static KinEnvironment getPlayground() {
8080 PLAYGROUND = new Environment (
8181 "https://horizon-playground.kininfrastructure.com" ,
8282 "Kin Playground Network ; June 2018" ,
83- "http ://horizon-testnet.kininfrastructure.com" ,
83+ "https ://horizon-testnet.kininfrastructure.com" ,
8484 "Kin Testnet ; December 2018" ,
8585 "GBC3SG6NGTSZ2OMH3FFGB7UVRQWILW367U4GSOOF4TFSZONV42UJXUH7" ,
8686 "https://migration-devplatform-playground.developers.kinecosystem.com/migrate?address=" ,
You can’t perform that action at this time.
0 commit comments