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