mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 18:28:20 +00:00
Merge "Decrease build time" into sc-v2-dev
This commit is contained in:
@@ -2,7 +2,6 @@ buildscript {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
google()
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath GRADLE_CLASS_PATH
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# Until all the dependencies move to android X
|
||||
android.useAndroidX = true
|
||||
android.enableJetifier = true
|
||||
org.gradle.parallel=true
|
||||
|
||||
ANDROID_X_VERSION=1+
|
||||
|
||||
|
||||
Reference in New Issue
Block a user