Merge branch 'master' of https://git.dirt.kz/igor/ASDC
# Conflicts: # app/build.gradle
This commit is contained in:
@ -39,7 +39,6 @@ android {
|
||||
}
|
||||
namespace 'kz.istt.locust'
|
||||
compileSdk 34
|
||||
buildToolsVersion '34.0.0'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
@ -54,6 +53,4 @@ dependencies {
|
||||
implementation 'com.google.android.gms:play-services-auth:20.4.0'
|
||||
implementation 'com.google.maps.android:android-maps-utils:1.0.2'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user