diff --git a/app/release/HBRecorderDemo.apk b/app/release/HBRecorderDemo.apk index 2fb1bc4..3191518 100644 Binary files a/app/release/HBRecorderDemo.apk and b/app/release/HBRecorderDemo.apk differ diff --git a/app/release/output-metadata.json b/app/release/output-metadata.json index 9553071..5f9e03a 100644 --- a/app/release/output-metadata.json +++ b/app/release/output-metadata.json @@ -1,18 +1,20 @@ { - "version": 2, + "version": 3, "artifactType": { "type": "APK", "kind": "Directory" }, "applicationId": "com.hbisoft.hbrecorderexample", - "variantName": "processReleaseResources", + "variantName": "release", "elements": [ { "type": "SINGLE", "filters": [], + "attributes": [], "versionCode": 1, "versionName": "1.0", "outputFile": "app-release.apk" } - ] + ], + "elementType": "File" } \ No newline at end of file diff --git a/app/release/output.json b/app/release/output.json deleted file mode 100644 index c429e31..0000000 --- a/app/release/output.json +++ /dev/null @@ -1 +0,0 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file