mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2025-12-26 16:07:57 +01:00
[PR #4] [CLOSED] Create gradle.yml #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/OMGeeky/andors-trail/pull/4
Author: @OMGeeky
Created: 10/10/2022
Status: ❌ Closed
Base:
master← Head:OMGeeky-patch-3📝 Commits (6)
8275f01Removed .idea files79a1416Removed local specific filef9a752aFixed problems with older Android versions (below Android 7)8e60423Added 'exported="true"' to the launch activity and removed redundant lines from AndroidManifest.xml5b4b537Merge branch 'fix-older-android-versions'96b43adCreate gradle.yml📊 Changes
9 files changed (+39 additions, -80 deletions)
View changed files
➕
.github/workflows/gradle.yml(+34 -0)📝
AndorsTrail/.gitignore(+3 -0)➖
AndorsTrail/.idea/compiler.xml(+0 -6)➖
AndorsTrail/.idea/gradle.xml(+0 -20)➖
AndorsTrail/.idea/jarRepositories.xml(+0 -25)➖
AndorsTrail/.idea/misc.xml(+0 -10)➖
AndorsTrail/.idea/vcs.xml(+0 -6)📝
AndorsTrail/app/src/main/AndroidManifest.xml(+2 -6)➖
AndorsTrail/local.properties(+0 -7)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.