mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 04:29:45 +01:00
Merge pull request #2894 from nextcloud/removeBuildToolsVersion
buildToolsVersion does not need to be specified
This commit is contained in:
commit
77b2e5a020
@ -37,7 +37,6 @@ apply plugin: 'kotlinx-serialization'
|
||||
|
||||
android {
|
||||
compileSdkVersion 33
|
||||
buildToolsVersion '33.0.2'
|
||||
|
||||
namespace 'com.nextcloud.talk'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user