Skip to content

Commit 145048c

Browse files
committed
Update chalk version to 1.0.2-RELEASE.
1 parent 84e609e commit 145048c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/app-android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ dependencies {
4040
implementation 'com.google.android.material:material:1.1.0'
4141
implementation 'androidx.navigation:navigation-fragment:2.2.2'
4242
implementation 'androidx.navigation:navigation-ui:2.2.2'
43-
implementation 'com.thefirstlineofcode.chalk:chalk-android:1.0.1-RELEASE'
44-
implementation 'com.thefirstlineofcode.chalk.xeps:chalk-xeps-ibr:1.0.1-RELEASE'
43+
implementation 'com.thefirstlineofcode.chalk:chalk-android:1.0.2-RELEASE'
44+
implementation 'com.thefirstlineofcode.chalk.xeps:chalk-xeps-ibr:1.0.2-RELEASE'
4545
implementation 'com.thefirstlineofcode.sand.client:sand-client-operator:1.0.0-BETA3'
4646
implementation 'com.thefirstlineofcode.sand.client:sand-client-remoting:1.0.0-BETA3'
4747
implementation 'com.thefirstlineofcode.sand.client:sand-client-thing:1.0.0-BETA3'

0 commit comments

Comments
 (0)