mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Tech | Build Tools 30.0.3 (#1827)
This commit is contained in:
parent
bfa6bdc68f
commit
a8e2297ff5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ apply from: './dependencies.gradle'
|
|||
buildscript {
|
||||
ext.kotlin_version = '1.5.21'
|
||||
ext.gradle_tools = '3.1.3'
|
||||
ext.build_tools = '29.0.0'
|
||||
ext.build_tools = '30.0.3'
|
||||
ext.nav_version = '2.3.0'
|
||||
ext.dokka_version = '1.4.32'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue