Skip to content

Commit 545b86d

Browse files
committed
add apply plugin
1 parent e6879d9 commit 545b86d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/serious_python_android/android/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ buildscript {
1414
}
1515
}
1616

17+
apply plugin: 'com.android.application'
18+
1719
android {
1820
namespace "com.flet.serious_python_android"
1921

0 commit comments

Comments
 (0)