Hopefully will solve the github action fails

This commit is contained in:
Yair Morgenstern
2021-05-08 22:54:11 +03:00
parent 3a22a1127e
commit 619d02d2b6
2 changed files with 1 additions and 3 deletions

View File

@ -7,7 +7,6 @@ plugins {
}
android {
buildToolsVersion("29.0.2")
compileSdkVersion(29)
sourceSets {
getByName("main").apply {