Skip to content

Commit

Permalink
Upgraded gradle version to 4.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
aloisdeniel committed Jul 15, 2021
1 parent 1b5df6b commit b251634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Expand Up @@ -10,7 +10,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:3.3.0'
classpath 'com.android.tools.build:gradle:4.1.0'
}
}

Expand Down

0 comments on commit b251634

Please sign in to comment.