mirror of
https://github.com/defold/extension-camera
synced 2025-06-27 18:37:43 +02:00
Update build.gradle
This commit is contained in:
parent
89de4ccd59
commit
d58f5ec46b
@ -1,3 +1,7 @@
|
||||
dependencies {
|
||||
compile 'androidx.core:core:1.2.0'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.core:core:1.2.0'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user