extensions-source/src/it/streamingcommunity/build.gradle

8 lines
141 B
Groovy
Raw Normal View History

2024-06-20 11:54:12 +07:00
ext {
extName = 'StreamingCommunity'
extClass = '.StreamingCommunity'
extVersionCode = 4
}
apply from: "$rootDir/common.gradle"