Skip to content

Commit 7932698

Browse files
committed
add gradlePluginPortal()
1 parent 77452bc commit 7932698

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/serious_python_android/android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ buildscript {
77
repositories {
88
google()
99
mavenCentral()
10+
gradlePluginPortal()
1011
}
1112

1213
dependencies {

0 commit comments

Comments
 (0)