bapeey 0088545740
SlimeRead: Fix downloads (#3676)
whats happening with br sources
2024-07-14 14:40:48 +01:00

9 lines
142 B
Groovy

ext {
extName = 'SlimeRead'
extClass = '.SlimeRead'
extVersionCode = 12
isNsfw = true
}
apply from: "$rootDir/common.gradle"