Add Android project configuration and skeleton

This commit is contained in:
Jorge Martín
2025-02-14 10:26:09 +01:00
parent 5c8fe957b7
commit a71245b95e
10 changed files with 476 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# This file was generated by the Gradle 'init' task.
# https://docs.gradle.org/current/userguide/build_environment.html#sec:gradle_configuration_properties
org.gradle.parallel=true
org.gradle.caching=true
# ===================
# Maven publishing
# ===================
MAVEN_VERSION_NAME=0.0.1-SNAPSHOT