mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-28 06:50:55 +00:00
feat: add contact syncing, UI improvements for profile syncing and conversation threads in the home screen
This commit is contained in:
@@ -58,6 +58,7 @@ allprojects {
|
||||
}
|
||||
|
||||
project.ext {
|
||||
kotlin_version = "1.4.31"
|
||||
androidBuildToolsVersion = '29.0.3'
|
||||
androidCompileSdkVersion = 29 // This is also our target SDK.
|
||||
androidMinSdkVersion = 21
|
||||
|
||||
Reference in New Issue
Block a user