diff --git a/app/release/output.json b/app/release/output.json index 4267dd5..434fb20 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1,7 @@ -[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":7},"path":"app-release.apk","properties":{"packageId":"com.quiz.triviazq","split":"","minSdkVersion":"15"}}] \ No newline at end of file +[ + {"outputType":{"type":"APK"}, + "apkInfo":{"type":"MAIN","splits":[],"versionCode":7}, + "path":"app-release.apk", + "properties":{"packageId":"com.quiz.triviazq","split":"","minSdkVersion":"15"} + } +]