Skip to content

Commit

Permalink
v1.4.1.3
Browse files Browse the repository at this point in the history
Maintenance!
  • Loading branch information
F4uzan committed Apr 8, 2019
1 parent efc5065 commit 855017a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions app/build.gradle
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "mono.hg"
minSdkVersion 14
targetSdkVersion 28
versionCode 25
versionName "1.4.1.2"
versionCode 26
versionName "1.4.1.3"
vectorDrawables.useSupportLibrary = true
}

Expand Down Expand Up @@ -38,9 +38,9 @@ dependencies {
// Android support libraries.
implementation 'androidx.appcompat:appcompat:1.0.2'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.recyclerview:recyclerview:1.1.0-alpha03'
implementation 'androidx.recyclerview:recyclerview:1.1.0-alpha04'
implementation 'androidx.preference:preference:1.0.0'
implementation 'com.google.android.material:material:1.1.0-alpha04'
implementation 'com.google.android.material:material:1.1.0-alpha05'

// Other third-party libraries.
implementation 'com.simplecityapps:recyclerview-fastscroll:2.0.0'
Expand Down
2 changes: 1 addition & 1 deletion slidinguppanel

0 comments on commit 855017a

Please sign in to comment.