Skip to content

Commit

Permalink
Change gradle version to 3.5.0 instead of 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
m0nac0 authored and tobrun committed May 31, 2020
1 parent 538807f commit a4cadb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:3.6.1'
classpath 'com.android.tools.build:gradle:3.5.0'
}
}

Expand Down

0 comments on commit a4cadb1

Please sign in to comment.