build fix
This commit is contained in:
parent
1b16b748d4
commit
6617882892
@ -34,7 +34,7 @@ subprojects {
|
||||
if (project.plugins.hasPlugin('android') || project.plugins.hasPlugin('android-library')) {
|
||||
android {
|
||||
compileSdkVersion 31
|
||||
buildToolsVersion '31.0.3'
|
||||
buildToolsVersion '31'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user