diff --git a/buildozer/pubspec.json b/buildozer/pubspec.json new file mode 100644 index 00000000..9a47aa2c --- /dev/null +++ b/buildozer/pubspec.json @@ -0,0 +1,20 @@ +{ + "version": 3, + "artifactType": { + "type": "APK", + "kind": "Directory" + }, + "applicationId": "org.lufebe16.pysolfc", + "variantName": "release", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "attributes": [], + "versionCode": 102122001, + "versionName": "2.20.1", + "outputFile": "pysolfc-release.apk" + } + ], + "elementType": "File" +} \ No newline at end of file