Initial authentication storage code
This commit is contained in:
@@ -8,6 +8,7 @@ buildscript {
|
||||
val kotlinVersion: String by project
|
||||
classpath("com.android.tools.build:gradle:4.1.1")
|
||||
classpath(kotlin("gradle-plugin", kotlinVersion))
|
||||
classpath(kotlin("serialization", kotlinVersion))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user