Skip to content
Snippets Groups Projects
Commit 9c1d4234 authored by Charles Lombardo's avatar Charles Lombardo Committed by bunnei
Browse files

android: Upgrade AGP to 8.0.2

parent 7de86266
No related branches found
No related tags found
No related merge requests found
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.0.1" apply false
id("com.android.library") version "8.0.1" apply false
id("com.android.application") version "8.0.2" apply false
id("com.android.library") version "8.0.2" apply false
id("org.jetbrains.kotlin.android") version "1.8.21" apply false
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment