Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-client-android
Commits
7ba95a3b
Commit
7ba95a3b
authored
May 21, 2021
by
Adrien Béraud
Browse files
build: update version
Change-Id: I43f4a09cc579dd01c4fb0b0ad9410b5fb8bbd690
parent
62812518
Changes
2
Hide whitespace changes
Inline
Side-by-side
ring-android/app/build.gradle
View file @
7ba95a3b
...
...
@@ -9,8 +9,8 @@ android {
defaultConfig
{
minSdkVersion
21
targetSdkVersion
30
versionCode
299
versionName
"2021051
7
-01"
versionCode
301
versionName
"202105
2
1-01"
}
sourceSets
{
main
{
...
...
ring-android/build.gradle
View file @
7ba95a3b
...
...
@@ -5,7 +5,7 @@ buildscript {
mavenCentral
()
}
dependencies
{
classpath
'com.android.tools.build:gradle:4.2.
0
'
classpath
'com.android.tools.build:gradle:4.2.
1
'
classpath
'com.google.gms:google-services:4.3.5'
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment