chore: bump build tools version

Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
oSumAtrIX 2023-01-02 02:49:43 +01:00
parent 993aadd4df
commit 8de014583e
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -8,7 +8,7 @@ plugins {
android {
compileSdk = 33
buildToolsVersion = "33.0.0"
buildToolsVersion = "33.0.1"
namespace = "app.revanced.integrations"
defaultConfig {