Adds backend module, tests for /version and /conversations (not real tests yet)
This commit is contained in:
@@ -8,5 +8,5 @@ buildscript {
|
||||
plugins {
|
||||
id 'com.android.application' version '7.4.2' apply false
|
||||
id 'com.android.library' version '7.4.2' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.8.0' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.9.0' apply false
|
||||
}
|
||||
Reference in New Issue
Block a user