trying to fix
This commit is contained in:
parent
e7d999d64f
commit
5088b13258
|
@ -20,6 +20,7 @@ cargo {
|
|||
|
||||
android {
|
||||
compileSdk 33
|
||||
ndkVersion System.getenv("ANDROID_NDK_VERSION")
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.demo.mobile.uniffirustexample"
|
||||
|
|
Loading…
Reference in New Issue