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