Merge branch 'housekeeping/downgrade-android-gradle-plugin' into 'develop'
Downgrade Android Gradle Plugin See merge request funkwhale/funkwhale-android!7
This commit is contained in:
commit
624acd6907
|
@ -5,7 +5,7 @@ buildscript {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
classpath("com.android.tools.build:gradle:4.2.0")
|
||||
classpath("com.android.tools.build:gradle:4.1.0")
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.72")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue