mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 12:39:58 +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 {
|
android {
|
||||||
compileSdkVersion 33
|
compileSdkVersion 33
|
||||||
buildToolsVersion '33.0.2'
|
|
||||||
|
|
||||||
namespace 'com.nextcloud.talk'
|
namespace 'com.nextcloud.talk'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user