mirror of
https://github.com/shaulascr/ecommerce_serang.git
synced 2025-08-12 18:22:22 +00:00
connect localserver
This commit is contained in:
@ -1,4 +1,11 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
dependencies {
|
||||
classpath ("androidx.navigation:navigation-safe-args-gradle-plugin:2.5.1")
|
||||
// classpath("com.google.dagger:hilt-android-gradle-plugin:2.55")
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
alias(libs.plugins.android.application) apply false
|
||||
alias(libs.plugins.jetbrains.kotlin.android) apply false
|
||||
|
Reference in New Issue
Block a user