Merge branch 'master' of https://git.dirt.kz/igor/ASDC
This commit is contained in:
@ -38,7 +38,7 @@ android {
|
|||||||
targetCompatibility JavaVersion.VERSION_17
|
targetCompatibility JavaVersion.VERSION_17
|
||||||
}
|
}
|
||||||
namespace 'kz.istt.locust'
|
namespace 'kz.istt.locust'
|
||||||
compileSdk 33
|
compileSdk 34
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
@ -53,7 +53,4 @@ dependencies {
|
|||||||
implementation 'com.google.android.gms:play-services-auth:20.4.0'
|
implementation 'com.google.android.gms:play-services-auth:20.4.0'
|
||||||
implementation 'com.google.maps.android:android-maps-utils:1.0.2'
|
implementation 'com.google.maps.android:android-maps-utils:1.0.2'
|
||||||
testImplementation 'junit:junit:4.12'
|
testImplementation 'junit:junit:4.12'
|
||||||
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
|
||||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user