mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-498 Tech | Upgrade | Update kotlin to 1.7.10 (#2632)
This commit is contained in:
parent
7b70d7dbb2
commit
0955626045
24 changed files with 232 additions and 146 deletions
|
@ -4,8 +4,8 @@ apply plugin: 'kotlin-android-extensions'
|
|||
apply plugin: 'kotlin-kapt'
|
||||
|
||||
android {
|
||||
compileSdkVersion 31
|
||||
buildToolsVersion "31.0.0"
|
||||
compileSdkVersion 32
|
||||
buildToolsVersion "32.0.0"
|
||||
|
||||
|
||||
defaultConfig {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue