mirror of
https://github.com/oxen-io/session-android.git
synced 2023-12-14 02:53:01 +01:00
26 lines
No EOL
563 B
INI
26 lines
No EOL
563 B
INI
android.useAndroidX=true
|
|
android.enableJetifier=true
|
|
org.gradle.jvmargs=-Xmx8g
|
|
|
|
gradlePluginVersion=7.3.1
|
|
googleServicesVersion=4.3.12
|
|
kotlinVersion=1.8.21
|
|
coroutinesVersion=1.6.4
|
|
kotlinxJsonVersion=1.3.3
|
|
lifecycleVersion=2.5.1
|
|
daggerVersion=2.46.1
|
|
glideVersion=4.11.0
|
|
kovenantVersion=3.3.0
|
|
curve25519Version=0.6.0
|
|
protobufVersion=2.5.0
|
|
okhttpVersion=3.12.1
|
|
jacksonDatabindVersion=2.9.8
|
|
appcompatVersion=1.5.1
|
|
materialVersion=1.7.0
|
|
preferenceVersion=1.2.0
|
|
coreVersion=1.8.0
|
|
|
|
junitVersion=4.13.2
|
|
mockitoKotlinVersion=4.0.0
|
|
testCoreVersion=1.4.0
|
|
pagingVersion=3.0.0 |