mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Tech | Kotlin update + other dependencies (#2079)
This commit is contained in:
parent
5e5a34f824
commit
a0aa9da19d
19 changed files with 151 additions and 157 deletions
|
@ -1,7 +1,7 @@
|
|||
apply from: './dependencies.gradle'
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.5.21'
|
||||
ext.kotlin_version = '1.6.10'
|
||||
ext.gradle_tools = '3.1.3'
|
||||
ext.build_tools = '31.0.0'
|
||||
ext.nav_version = '2.3.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue