mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Tech | Update AGP to the latest version (#2069)
This commit is contained in:
parent
2db338e2f6
commit
c73819c0b5
11 changed files with 13 additions and 32 deletions
|
@ -10,8 +10,6 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion config["min_sdk"]
|
||||
targetSdkVersion config["target_sdk"]
|
||||
versionCode config["version_code"]
|
||||
versionName config["version_name"]
|
||||
|
||||
testInstrumentationRunner config["test_runner"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue