This commit is contained in:
jmir1
2021-06-26 17:24:11 +02:00
committed by GitHub
parent c519a4460f
commit 4bbab33c2c

View File

@ -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"