From e4c365e4c327728d9ecffa4303cfe8fad2dbc81d Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Mon, 29 Jun 2026 00:59:47 +0000 Subject: chore: add Gradle wrapper and fix kotlin plugin to 2.0.0 --- android/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 android/.gitignore (limited to 'android/.gitignore') diff --git a/android/.gitignore b/android/.gitignore new file mode 100644 index 0000000..a474008 --- /dev/null +++ b/android/.gitignore @@ -0,0 +1 @@ +android/.gradle -- cgit v1.2.3