Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-client-android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-client-android
Commits
0a8d96c4
Commit
0a8d96c4
authored
4 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
update version
Change-Id: I18d8d11f695fd123a6e9b1acd7bb2b964cae7602
parent
d17ea5fe
No related branches found
Branches containing commit
No related tags found
Tags containing commit
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ring-android/app/build.gradle
+3
-3
3 additions, 3 deletions
ring-android/app/build.gradle
with
3 additions
and
3 deletions
ring-android/app/build.gradle
+
3
−
3
View file @
0a8d96c4
...
...
@@ -9,8 +9,8 @@ android {
defaultConfig
{
minSdkVersion
21
targetSdkVersion
29
versionCode
25
2
versionName
"202007
15
-01"
versionCode
25
3
versionName
"202007
22
-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.2
7
'
def
dagger_version
=
'2.2
8.1
'
implementation
fileTree
(
include:
'*.jar'
,
dir:
'libs'
)
implementation
project
(
':libringclient'
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment