Skip to content

Commit

Permalink
Merge pull request #1066 from chownation/patch-1
Browse files Browse the repository at this point in the history
fix build error #728
  • Loading branch information
pichillilorenzo authored Apr 16, 2022
2 parents c55e468 + 4075295 commit 2705798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
}

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

Expand Down

0 comments on commit 2705798

Please sign in to comment.