Try to remove the workaround
This commit is contained in:
parent
a7187a4630
commit
53cb4d2df9
@ -129,7 +129,7 @@ android {
|
|||||||
namespace "im.vector.application"
|
namespace "im.vector.application"
|
||||||
// Due to a bug introduced in Android gradle plugin 3.6.0, we have to specify the ndk version to use
|
// Due to a bug introduced in Android gradle plugin 3.6.0, we have to specify the ndk version to use
|
||||||
// Ref: https://issuetracker.google.com/issues/144111441
|
// Ref: https://issuetracker.google.com/issues/144111441
|
||||||
ndkVersion "21.3.6528147"
|
// ndkVersion "21.3.6528147"
|
||||||
|
|
||||||
compileSdk versions.compileSdk
|
compileSdk versions.compileSdk
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ android {
|
|||||||
namespace "im.vector.app"
|
namespace "im.vector.app"
|
||||||
// Due to a bug introduced in Android gradle plugin 3.6.0, we have to specify the ndk version to use
|
// Due to a bug introduced in Android gradle plugin 3.6.0, we have to specify the ndk version to use
|
||||||
// Ref: https://issuetracker.google.com/issues/144111441
|
// Ref: https://issuetracker.google.com/issues/144111441
|
||||||
ndkVersion "21.3.6528147"
|
// ndkVersion "21.3.6528147"
|
||||||
|
|
||||||
compileSdk versions.compileSdk
|
compileSdk versions.compileSdk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user