mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-02-02 09:46:51 +01:00
updated kotlin version
This commit is contained in:
parent
494e748c5d
commit
11fd97f7b5
3
.gitignore
vendored
3
.gitignore
vendored
@ -31,5 +31,8 @@ Thumbs.db
|
||||
/captures
|
||||
/reports
|
||||
|
||||
# Temp files
|
||||
/temp
|
||||
|
||||
# JRE error dumps
|
||||
hs_err_*.log
|
@ -28,7 +28,7 @@ subprojects {
|
||||
buildscript {
|
||||
ext {
|
||||
libVersions = [
|
||||
Kotlin : '1.1.2',
|
||||
Kotlin : '1.1.2-2',
|
||||
SupportLib : '25.3.1',
|
||||
MariotakuCommons : '0.9.15',
|
||||
RestFu : '0.9.54',
|
||||
|
Loading…
x
Reference in New Issue
Block a user