bruh
This commit is contained in:
@ -5,7 +5,7 @@ ext {
|
||||
extName = 'tenshi.moe'
|
||||
pkgNameSuffix = 'en.tenshimoe'
|
||||
extClass = '.TenshiMoe'
|
||||
extVersionCode = 15
|
||||
extVersionCode = 16
|
||||
libVersion = '11'
|
||||
}
|
||||
dependencies {
|
||||
@ -14,4 +14,4 @@ dependencies {
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutinesVersion")
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
Reference in New Issue
Block a user