Skip to content

Commit aaf2995

Browse files
author
Nick Rout
committed
Revert AGP to 3.5.0 stable
1 parent 7b41b40 commit aaf2995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Owl/build.gradle

+1-1
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)