mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Tech | Enhancement | min sdk 26 (#2268)
This commit is contained in:
parent
c0bbae162a
commit
eefe048bd9
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ buildscript {
|
|||
|
||||
ext.compile_sdk = 31
|
||||
ext.target_sdk = 31
|
||||
ext.min_sdk = 24
|
||||
ext.min_sdk = 26
|
||||
ext.compose_version = '1.2.0-alpha03'
|
||||
|
||||
ext.application_id = 'com.anytypeio.anytype'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue