diff --git a/.gitignore b/.gitignore index ff9841fba7..804ef71038 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ .DS_Store /build /captures -.externalNativeBuild \ No newline at end of file +.externalNativeBuild +/apk \ No newline at end of file diff --git a/apk/output.json b/apk/output.json deleted file mode 100644 index 1e37da2919..0000000000 --- a/apk/output.json +++ /dev/null @@ -1 +0,0 @@ -[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":1018006,"versionName":"1.18.6","enabled":true,"outputFile":"util_1_18_6.apk","fullName":"release","baseName":"release"},"path":"util_1_18_6.apk","properties":{}}] \ No newline at end of file diff --git a/apk/util_1_18_6.apk b/apk/util_1_18_6.apk deleted file mode 100644 index 6680df0b0e..0000000000 Binary files a/apk/util_1_18_6.apk and /dev/null differ