-
-
Notifications
You must be signed in to change notification settings - Fork 120
Expand file tree
/
Copy pathgradle.properties
More file actions
21 lines (20 loc) · 769 Bytes
/
gradle.properties
File metadata and controls
21 lines (20 loc) · 769 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#################################################
### LIB ###
#################################################
libVersion=4.3.0
libGroup=com.adevinta.android
#################################################
### Gradle ###
#################################################
android.useAndroidX=true
kotlin.code.style=official
kotlin.mpp.enableGranularSourceSetsMetadata=true
org.gradle.caching=true
org.gradle.configureondemand=true
org.gradle.jvmargs=-Xmx2048m
org.gradle.parallel=true
org.gradle.vfs.watch=true
#org.gradle.unsafe.configuration-cache=true
#org.gradle.unsafe.configuration-cache-problems=warn
#org.gradle.unsafe.configuration-cache.max-problems=100
signing.gnupg.executable=gpg