Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
S
Scrambler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
Matthieu
Scrambler
Commits
74de1b38
Commit
74de1b38
authored
2 months ago
by
Matthieu
Browse files
Options
Downloads
Patches
Plain Diff
Update dependencies
parent
1584ad2a
No related branches found
No related tags found
No related merge requests found
Pipeline
#1567335534
failed
2 months ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scrambler/build.gradle
+3
-3
3 additions, 3 deletions
scrambler/build.gradle
with
3 additions
and
3 deletions
scrambler/build.gradle
+
3
−
3
View file @
74de1b38
...
...
@@ -4,12 +4,12 @@ plugins {
}
android
{
compileSdk
3
4
compileSdk
3
5
namespace
'com.jarsilio.android.scrambler'
defaultConfig
{
minSdk
15
targetSdk
3
4
targetSdk
3
5
testInstrumentationRunner
"androidx.test.runner.AndroidJUnitRunner"
}
...
...
@@ -37,7 +37,7 @@ android {
dependencies
{
implementation
'androidx.core:core-ktx:1.1
3.1
'
implementation
'androidx.core:core-ktx:1.1
5.0
'
testImplementation
'junit:junit:4.13.2'
androidTestImplementation
'androidx.test.ext:junit:1.2.1'
androidTestImplementation
'androidx.test.espresso:espresso-core:3.6.1'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment