mirror of
https://github.com/wismna/DoNext.git
synced 2026-07-25 20:23:06 -04:00
Migrate to ADB kotlin support
Update sourceSets
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ buildscript {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id("com.google.devtools.ksp") version '2.3.2' apply false
|
||||
id("com.google.devtools.ksp") version '2.3.10' apply false
|
||||
id("com.google.dagger.hilt.android") version "2.60.1" apply false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user