mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-18 18:59:23 +00:00
Add Android project configuration and skeleton
This commit is contained in:
10
platforms/android/gradle.properties
Normal file
10
platforms/android/gradle.properties
Normal 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
|
||||
Reference in New Issue
Block a user