mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Rename buildConfigSuffix.
This commit is contained in:
parent
035a205047
commit
6d61747fd5
3 changed files with 5 additions and 5 deletions
|
@ -12,5 +12,5 @@ interface IBuildConfigContributor : ISimpleAffinity<Project> {
|
|||
/**
|
||||
* The suffix of the generated BuildConfig, e.g. ".java".
|
||||
*/
|
||||
val suffix: String
|
||||
val buildConfigSuffix: String
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue