Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Commit 6444fb5

Browse files
authored
Merge pull request #17 from ricknout/agp-3.5.0
Revert AGP to 3.5.0 stable
2 parents 7b41b40 + aaf2995 commit 6444fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Owl/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ buildscript {
2020
jcenter()
2121
}
2222
dependencies {
23-
classpath 'com.android.tools.build:gradle:3.6.0-beta01'
23+
classpath 'com.android.tools.build:gradle:3.5.0'
2424
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2525
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:$nav_version"
2626
}

0 commit comments

Comments
 (0)