Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
linphone-android
Commits
f6545f56
Commit
f6545f56
authored
10 months ago
by
Sylvain Berfini
Browse files
Options
Download
Patches
Plain Diff
Reworked Groovy gradle files to Kotlin
parent
31580e62
master
feature/show_unsecure_conversation_event_at_top
feature/use_theme_main_color_for_icon_and_splashscreen
fix/insistent_notification
fix/telecom_default_audio_endpoint
release/6.0
6.1.0-alpha
6.0.0
6.0.0-beta
1 merge request
!1393
Linphone 6.0.0
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
.gitlab-ci-files/job-android.yml
+2
-2
.gitlab-ci-files/job-android.yml
app/build.gradle
+0
-211
app/build.gradle
app/build.gradle.kts
+218
-0
app/build.gradle.kts
app/proguard-rules.pro
+1
-1
app/proguard-rules.pro
build.gradle
+0
-22
build.gradle
build.gradle.kts
+8
-0
build.gradle.kts
gradle/libs.versions.toml
+73
-0
gradle/libs.versions.toml
settings.gradle.kts
+37
-0
settings.gradle.kts
with
339 additions
and
236 deletions
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets