Skip to content

Commit 15e42a1

Browse files
committed
Update doc
1 parent 6e7ceea commit 15e42a1

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

docs/Getting-started.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -190,9 +190,9 @@ <h2 id="dependencies"><a class="header" href="#dependencies">Dependencies</a></h
190190
}
191191

192192
dependencies {
193-
implementation(&quot;com.github.koresframework:kores:4.1.11.base&quot;)
194-
implementation(&quot;com.github.koresframework:kores-bytecodewriter:4.1.10.bytecode.4&quot;)
195-
implementation(&quot;com.github.koresframework:kores-sourcewriter:4.1.11.source.2&quot;)
193+
implementation(&quot;com.koresframework:kores:4.2.1.base&quot;)
194+
implementation(&quot;com.koresframework:kores-bytecodewriter:4.2.1.bytecode&quot;)
195+
implementation(&quot;com.koresframework:kores-sourcewriter:4.2.1.source&quot;)
196196
}
197197
</code></pre>
198198
<blockquote>

docs/print.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,9 @@ <h2 id="dependencies"><a class="header" href="#dependencies">Dependencies</a></h
223223
}
224224

225225
dependencies {
226-
implementation(&quot;com.github.koresframework:kores:4.1.11.base&quot;)
227-
implementation(&quot;com.github.koresframework:kores-bytecodewriter:4.1.10.bytecode.4&quot;)
228-
implementation(&quot;com.github.koresframework:kores-sourcewriter:4.1.11.source.2&quot;)
226+
implementation(&quot;com.koresframework:kores:4.2.1.base&quot;)
227+
implementation(&quot;com.koresframework:kores-bytecodewriter:4.2.1.bytecode&quot;)
228+
implementation(&quot;com.koresframework:kores-sourcewriter:4.2.1.source&quot;)
229229
}
230230
</code></pre>
231231
<blockquote>

docs/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/searchindex.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)