Skip to content

Commit

Permalink
fixed first launch permissions bug and created ini hack to fix music
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrupczak3 committed Jan 14, 2018
1 parent 45f50d6 commit f3b97b5
Show file tree
Hide file tree
Showing 7 changed files with 616 additions and 7 deletions.
1 change: 1 addition & 0 deletions doom/doom.iml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/transforms" />
<excludeFolder url="file://$MODULE_DIR$/build/kotlin" />
<excludeFolder url="file://$MODULE_DIR$/build/outputs" />
<excludeFolder url="file://$MODULE_DIR$/build/reports" />
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
</content>
<orderEntry type="jdk" jdkName="Android API 26 Platform" jdkType="Android SDK" />
Expand Down
1 change: 1 addition & 0 deletions doom/release/output.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":3},"path":"doom-release.apk","properties":{"packageId":"net.nullsum.freedoom","split":"","minSdkVersion":"21"}}]
Loading

0 comments on commit f3b97b5

Please sign in to comment.