We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a642e22 commit 94072fdCopy full SHA for 94072fd
app/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
2
3
android {
4
compileSdkVersion 30
5
- buildToolsVersion '29.0.3'
+ buildToolsVersion '30.0.2'
6
defaultConfig {
7
applicationId "com.codedead.deadhash"
8
minSdkVersion 24
0 commit comments