Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Zabka
Companion App Android
Commits
388edae7
Commit
388edae7
authored
Aug 16, 2019
by
Anon
Committed by
Andreas Schildbach
Aug 16, 2019
Browse files
build.gradle: Update Kotlin version to 1.3.40.
It's needed for @Parcelize.
parent
f137076e
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
388edae7
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript
{
ext
.
kotlin_version
=
'1.3.
31
'
ext
.
kotlin_version
=
'1.3.
40
'
repositories
{
google
()
jcenter
()
...
...
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