Skip to content

Commit

Permalink
Update dependencies.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
jahirfiquitiva authored Jun 4, 2018
1 parent 681bc4b commit 28fb446
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ ext.versions = [
minSdk : 16,
targetSdk : 27,
buildTools : '27.0.3',
versionCode : 244,
versionName : '2.4.4',
versionCode : 245,
versionName : '2.4.5',
// Gradle Plugins
gradle : '3.1.2',
kotlin : '1.2.41',
Expand All @@ -40,7 +40,7 @@ ext.versions = [
kext : '76b5db9',
sectionedRecyclerView: '7e9908b',
rvFastScroll : '09e2079',
chips : '0.0.3',
chips : '0.0.4',
iaps : '1.0.44',
muzeiApi : '2.0',
licensesDialog : '1.8.3',
Expand Down

0 comments on commit 28fb446

Please sign in to comment.