This commit is contained in:
@@ -2,11 +2,6 @@ plugins {
|
||||
id 'com.android.application'
|
||||
}
|
||||
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
android {
|
||||
namespace 'com.arkj.app'
|
||||
compileSdk 34
|
||||
@@ -45,5 +40,4 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.google.android:material:1.9.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user