Fix build
This commit is contained in:
parent
6496cb2850
commit
7ab117575a
|
|
@ -3,6 +3,7 @@ apply plugin: 'com.android.application'
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 30
|
compileSdkVersion 30
|
||||||
buildToolsVersion "30.0.3"
|
buildToolsVersion "30.0.3"
|
||||||
|
ndkVersion androidCompileNdkVersion
|
||||||
|
|
||||||
buildFeatures {
|
buildFeatures {
|
||||||
viewBinding = true
|
viewBinding = true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue