flet-build-template/{{cookiecutter.out_dir}}/android/gradle/wrapper
Feodor Fitsner 4c63345e28
Migrate Android build scripts to Kotlin DSL (#58)
Replaces Groovy-based Gradle files with Kotlin DSL equivalents for build.gradle, settings.gradle, and app/build.gradle. Updates AndroidManifest.xml to add taskAffinity and queries for PROCESS_TEXT intent. Refactors MainActivity.kt for cleaner syntax. Increases Gradle JVM memory settings and updates Gradle wrapper and plugin versions for improved build performance and compatibility.
2025-11-27 17:12:15 -08:00
..
gradle-wrapper.properties Migrate Android build scripts to Kotlin DSL (#58) 2025-11-27 17:12:15 -08:00