mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-07 00:09:55 +00:00
Update AGP
This commit is contained in:
parent
1ef1c8a15c
commit
7b42ec2258
@ -5,10 +5,10 @@ import java.util.*
|
||||
val composeVersion = "1.2.0-alpha08"
|
||||
|
||||
plugins {
|
||||
id("com.android.application").version("7.1.3")
|
||||
kotlin("android").version("1.6.20")
|
||||
kotlin("kapt").version("1.6.20")
|
||||
kotlin("plugin.serialization").version("1.6.20")
|
||||
id("com.android.application").version("7.2.0")
|
||||
}
|
||||
|
||||
apply(plugin = "com.android.application")
|
||||
|
Loading…
x
Reference in New Issue
Block a user