We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6879d9 commit 545b86dCopy full SHA for 545b86d
src/serious_python_android/android/build.gradle
@@ -14,6 +14,8 @@ buildscript {
14
}
15
16
17
+apply plugin: 'com.android.application'
18
+
19
android {
20
namespace "com.flet.serious_python_android"
21
0 commit comments