Skip to content
Snippets Groups Projects
Commit 0a8d96c4 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

update version

Change-Id: I18d8d11f695fd123a6e9b1acd7bb2b964cae7602
parent d17ea5fe
No related branches found
No related tags found
Loading
......@@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 29
versionCode 252
versionName "20200715-01"
versionCode 253
versionName "20200722-01"
}
sourceSets {
main {
......@@ -80,7 +80,7 @@ dependencies {
def android_support_core_version = '1.1.0'
def android_support_version = '1.0.0'
def material_version = '1.2.0-alpha05'
def dagger_version = '2.27'
def dagger_version = '2.28.1'
implementation fileTree(include: '*.jar', dir: 'libs')
implementation project(':libringclient')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment