diff --git a/android-app/gradle.properties b/android-app/gradle.properties new file mode 100644 index 0000000..63ae174 --- /dev/null +++ b/android-app/gradle.properties @@ -0,0 +1,2 @@ +android.builtInKotlin=false +android.newDsl=false