Skip to content
Snippets Groups Projects
Commit 74de1b38 authored by Matthieu's avatar Matthieu
Browse files

Update dependencies

parent 1584ad2a
No related branches found
No related tags found
No related merge requests found
Pipeline #1567335534 failed
......@@ -4,12 +4,12 @@ plugins {
}
android {
compileSdk 34
compileSdk 35
namespace 'com.jarsilio.android.scrambler'
defaultConfig {
minSdk 15
targetSdk 34
targetSdk 35
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
......@@ -37,7 +37,7 @@ android {
dependencies {
implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.core:core-ktx:1.15.0'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment