Use newer build tools

This commit is contained in:
arkon 2024-01-13 13:52:50 -05:00
parent 49991d38d9
commit e63a52b8e3

View File

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