diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 9c2649a..7fe6e83 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -201,7 +201,7 @@ dependencies { //Dagger-hilt implementation ("com.google.dagger:hilt-android:2.57.1") ksp ("com.google.dagger:hilt-android-compiler:2.57.1") - ksp ("androidx.hilt:hilt-compiler:1.2.0") + ksp ("androidx.hilt:hilt-compiler:1.3.0") //ffmpeg implementation ("com.arthenica:smart-exception-java:0.2.1")