Remove kotlin version (used for watermelondb testing)

This commit is contained in:
Amanda Bullington
2021-11-13 07:49:49 -08:00
parent 543b52ef8d
commit 355ea3a533

View File

@@ -7,8 +7,6 @@ buildscript {
compileSdkVersion = 30
targetSdkVersion = 30
ndkVersion = "20.1.5948944"
// kotlinVersion is for watermelonDB
kotlinVersion = "1.3.50"
}
repositories {
google()