Initial import of f7cloud-mobile native Android app.
Kotlin/Compose client for F7cloud (mail, files, talk, calendar, contacts, tasks, support). Current version: 0.5.113 (build 121).
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
org.gradle.jvmargs=-Xmx4g -XX:+UseParallelGC -Dfile.encoding=UTF-8
|
||||
org.gradle.parallel=false
|
||||
org.gradle.caching=true
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
android.nonTransitiveRClass=false
|
||||
kotlin.code.style=official
|
||||
f7cloudAsLibrary=true
|
||||
f7TalkVersionName=0.5.31
|
||||
NC_TEST_SERVER_BASEURL=http://localhost
|
||||
NC_TEST_SERVER_USERNAME=test
|
||||
NC_TEST_SERVER_PASSWORD=test
|
||||
Reference in New Issue
Block a user