Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0d1f1f8e authored by Chaohui Wang's avatar Chaohui Wang
Browse files

Upgrade AGP to 8.0.0-beta03

Bug: 260441791
Test: Gradle Sync
Test: Build Gallery
Change-Id: I02a0c348a9478ff634fc5322c2305ae502431c67
parent 6e1eb305
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ buildscript {
    }
}
plugins {
    id 'com.android.application' version '8.0.0-beta01' apply false
    id 'com.android.library' version '8.0.0-beta01' apply false
    id 'com.android.application' version '8.0.0-beta03' apply false
    id 'com.android.library' version '8.0.0-beta03' apply false
    id 'org.jetbrains.kotlin.android' version '1.8.0' apply false
}
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@

#Thu Jul 14 10:36:06 CST 2022
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-rc-1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-rc-2-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME