Skip to content

Commit

Permalink
Merge pull request #42 from NordicSemiconductor/develop
Browse files Browse the repository at this point in the history
Version 2.5.1
  • Loading branch information
philips77 authored May 26, 2020
2 parents 9e27d26 + b34ec0d commit 2f3a06b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "no.nordicsemi.android.nrfblinky"
minSdkVersion 18
targetSdkVersion 29
versionCode 13
versionName "2.5.0"
versionCode 14
versionName "2.5.1"
resConfigs "en"

vectorDrawables.useSupportLibrary = true
Expand Down Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation 'com.google.android.material:material:1.2.0-alpha06'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta5'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta6'
// Lifecycle extensions
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
// Butter Knife
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2f3a06b

Please sign in to comment.