Skip to content

Commit

Permalink
Keep the software version up to date
Browse files Browse the repository at this point in the history
Follow the instructions of Android Studio to keep the software/library
versions up-to-date
  • Loading branch information
judit-juhasz committed Jun 9, 2018
1 parent 06bc43f commit 1e05b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.2'
classpath 'com.android.tools.build:gradle:3.1.3'
classpath 'com.google.gms:google-services:3.3.1'


Expand Down

0 comments on commit 1e05b9a

Please sign in to comment.