[Android] Initial upload support, Context menu for links, More config options

This commit is contained in:
2025-03-18 23:09:21 +01:00
parent 8b47ef18b0
commit 4330c971d1
15 changed files with 161 additions and 59 deletions

View File

@@ -1,4 +1,4 @@
plugins {
id 'com.android.application' version '7.3.1' apply false
id 'com.android.library' version '7.3.1' apply false
id 'com.android.application' version '7.4.2' apply false
id 'com.android.library' version '7.4.2' apply false
}