mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-16 12:31:51 +00:00
WIP make things compile
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
plugins {
|
||||
id 'com.android.library'
|
||||
id 'kotlin-android'
|
||||
id "org.jetbrains.kotlin.kapt"
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
buildToolsVersion "30.0.1"
|
||||
buildToolsVersion '29.0.3'
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
|
Reference in New Issue
Block a user