mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 20:17:02 +05:30
build: update to Gradle 6.7 RC1
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
b3008e99dc
commit
4ec76766d0
2 changed files with 4 additions and 2 deletions
|
@ -18,4 +18,6 @@ android.useAndroidX=true
|
|||
# Automatically convert third-party libraries to use AndroidX
|
||||
android.enableJetifier=true
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
kotlin.code.style=official
|
||||
# Enabling filesystem watching
|
||||
org.gradle.vfs.watch=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue