Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Change since version to 0.9.0
  • Loading branch information
ejona86 committed Jul 4, 2022
commit bdb3a0ba450db3db2acbf7be7310fb8bfc38cca1
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ fun DeprecatedAndroidSourceSet.proto(action: SourceDirectorySet.() -> Unit) {
* Applies the supplied action to the "proto" [SourceDirectorySet] extension on
* a receiver of type [AndroidSourceSet] for Android builds.
*
* @since 0.8.19
* @since 0.9.0
* @usage
* ```
* android {
Expand Down