File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ if (localBuilds.exists()) {
48
48
49
49
if (ext. has(" localGutenbergKitPath" )) {
50
50
gradle. ext. includedBuildGutenbergKitPath = ext. localGutenbergKitPath
51
- includeBuild(" $ext . localGutenbergKitPath /Demo-Android " ) {
51
+ includeBuild(" $ext . localGutenbergKitPath /android " ) {
52
52
dependencySubstitution {
53
53
println " Substituting GutenbergKit with the local build"
54
54
substitute module(" $gradle . ext . gutenbergKitBinaryPath " ) using project(' :Gutenberg' )
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ google-play-services-auth = '20.4.1'
71
71
google-services = ' 4.4.2'
72
72
gravatar = ' 2.0.1'
73
73
greenrobot-eventbus = ' 3.3.1'
74
- gutenberg-kit = ' trunk-c62f3f03a4fdcd31263e9cc014f7a4c65c18131a '
74
+ gutenberg-kit = ' v0.0.2 '
75
75
gutenberg-mobile = ' v1.121.0'
76
76
indexos-media-for-mobile = ' 43a9026f0973a2f0a74fa813132f6a16f7499c3a'
77
77
jackson-databind = ' 2.12.7.1'
You can’t perform that action at this time.
0 commit comments