diff --git a/jnigen/example/kotlin_plugin/example/android/app/proguard-rules.pro b/jnigen/example/kotlin_plugin/example/android/app/proguard-rules.pro new file mode 100644 index 00000000..8c1218b7 --- /dev/null +++ b/jnigen/example/kotlin_plugin/example/android/app/proguard-rules.pro @@ -0,0 +1 @@ +-keep class kotlin.coroutines.** { *; }