Skip to content

Commit

Permalink
style: Code maintenance.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathrunet committed Jun 24, 2023
1 parent 0df9b3d commit 2cd31b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/katana_cli/lib/src/gradle.dart
Expand Up @@ -336,7 +336,7 @@ class GradleAndroidSourceSet {
required this.target,
required this.symbol,
});

static final _regExp = RegExp(r"sourceSets {([\s\S]+?)}");

/// Source Target.
Expand Down

0 comments on commit 2cd31b3

Please sign in to comment.