We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a3e278 commit 96e9026Copy full SHA for 96e9026
android/build.gradle
@@ -32,7 +32,7 @@ buildscript {
32
}
33
34
dependencies {
35
- classpath 'com.android.tools.build:gradle:3.2.1'
+ classpath 'com.android.tools.build:gradle:3.3.1'
36
37
38
example/android/build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
6
7
8
9
10
11
0 commit comments