mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 03:21:59 +01:00
Use newer build tools
This commit is contained in:
parent
49991d38d9
commit
e63a52b8e3
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ val SUPPORTED_ABIS = setOf("armeabi-v7a", "arm64-v8a", "x86", "x86_64")
|
|||
|
||||
android {
|
||||
namespace = "eu.kanade.tachiyomi"
|
||||
buildToolsVersion = "34.0.0"
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "eu.kanade.tachiyomi"
|
||||
|
|
Loading…
Reference in a new issue