Bump easylauncher and ktlint to latest version
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -22,8 +22,8 @@ plugins {
|
|||||||
id 'com.android.application' version '8.0.2' apply false
|
id 'com.android.application' version '8.0.2' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version '1.8.21' apply false
|
id 'org.jetbrains.kotlin.android' version '1.8.21' apply false
|
||||||
id 'androidx.navigation.safeargs.kotlin' version '2.5.3' apply false
|
id 'androidx.navigation.safeargs.kotlin' version '2.5.3' apply false
|
||||||
id 'org.jlleitschuh.gradle.ktlint' version '11.3.1' apply false
|
id 'org.jlleitschuh.gradle.ktlint' version '11.4.0' apply false
|
||||||
id 'com.starter.easylauncher' version '6.1.0' apply false
|
id 'com.starter.easylauncher' version '6.2.0' apply false
|
||||||
}
|
}
|
||||||
|
|
||||||
task clean(type: Delete) {
|
task clean(type: Delete) {
|
||||||
|
|||||||
Reference in New Issue
Block a user