Skip to content

Commit

Permalink
Update dependencies.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
jahirfiquitiva authored May 5, 2018
1 parent d8ab5f2 commit e1c287f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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 : 233,
versionName : '2.3.3',
versionCode : 235,
versionName : '2.3.5',
// Gradle Plugins
gradle : '3.1.1',
kotlin : '1.2.41',
Expand Down

0 comments on commit e1c287f

Please sign in to comment.