Skip to content

Commit 498f206

Browse files
Merge pull request #147 from techinessoverloaded/revert-129-dependabot/gradle/com.android.tools.build-gradle-8.3.1
Revert "Bump com.android.tools.build:gradle from 7.3.1 to 8.3.1"
2 parents 82b7892 + 157a08d commit 498f206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
mavenCentral()
66
}
77
dependencies {
8-
classpath("com.android.tools.build:gradle:8.3.1")
8+
classpath("com.android.tools.build:gradle:7.3.1")
99
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22")
1010
classpath("org.jetbrains.dokka:dokka-gradle-plugin:1.9.20")
1111
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)