Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nextdiff --git a/.github/workflows/android.yml b/.github/workflows/android.yml new file mode 100644 index 0000000..d31c789 --- /dev/null +++ b/.github/workflows/android.yml @@ -0,0 +1,17 @@ +name: Android CI +auto complete +on: [push] + +jobs: + build: + + runs-on: ubuntu-latest + + steps: + - uses: actions/checkout@v1 + - name: set up JDK 1.8 + uses: actions/setup-java@v1 + with: + java-version: 1.8 + - name: Build with Gradle + run: ./gradlew build #192

Open
wants to merge 173 commits into
base: v2-master
Choose a base branch
from

Conversation

octocat-maven
Copy link

diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml
new file mode 100644
index 0000000..d31c789
--- /dev/null
+++ b/.github/workflows/android.yml
@@ -0,0 +1,17 @@
+name: Android CI
+auto complete
+on: [push]
+
+jobs:

  • build:
  • runs-on: ubuntu-latest
  • steps:
    • uses: actions/checkout@v1
    • name: set up JDK 1.8
  •  uses: actions/setup-java@v1
    
  •  with:
    
  •    java-version: 1.8
    
    • name: Build with Gradle
  •  run: ./gradlew build
    

Copy link

@medoahmammmm medoahmammmm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@CREATIONuri
Copy link

diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml
new file mode 100644
index 0000000..d31c789
--- /dev/null
+++ b/.github/workflows/android.yml
@@ -0,0 +1,17 @@
+name: Android CI
+auto complete
+on: [push]
+
+jobs:

  • build:
  • runs-on: ubuntu-latest
  • steps:
    • uses: actions/checkout@v1
    • name: set up JDK 1.8
  •  uses: actions/setup-java@v1
    
  •  with:
    
  •    java-version: 1.8
    
    • name: Build with Gradle
  •  run: ./gradlew build
    

Copy link

@Faktgv Faktgv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💙 🦅 ..

🆕 🌹

@Basdywy
Copy link

Basdywy commented Nov 4, 2021

patch

@nongaum2112
Copy link

gh pr checkout 192

/* https://github.com/jmblog/color-themes-for-highlightjs */

/* Atelier Forest Light Comment */
.hljs-comment,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

KanaryAdaları46.106.37.191test2b2

@blue-valley
Copy link

KanaryAdaları46.106.37.191

@blue-valley
Copy link

Kanarya Adaları 2022-02-28 23:03:47t2e2s2t2bn

@kayal28
Copy link

kayal28 commented Mar 3, 2022

#192 (comment)

@Blackbarbie8
Copy link

gh pr checkout 192

@ansyhasghr
Copy link

demos

@grico95
Copy link

grico95 commented Dec 25, 2022

diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml new file mode 100644 index 0000000..d31c789 --- /dev/null +++ b/.github/workflows/android.yml @@ -0,0 +1,17 @@ +name: Android CI +auto complete +on: [push] + +jobs:

  • build:
  • runs-on: ubuntu-latest
  • steps:
    • uses: actions/checkout@v1
    • name: set up JDK 1.8
  •  uses: actions/setup-java@v1
    
  •  with:
    
  •    java-version: 1.8
    
    • name: Build with Gradle
  •  run: ./gradlew build
    

#192 (comment)

@Evilantireversed
Copy link

diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml new file mode 100644 index 0000000..d31c789 --- /dev/null +++ b/.github/workflows/android.yml @@ -0,0 +1,17 @@ +name: Android CI +auto complete +on: [push] + +jobs:

  • build:
  • runs-on: ubuntu-latest
  • steps:
    • uses: actions/checkout@v1
    • name: set up JDK 1.8
  •  uses: actions/setup-java@v1
    
  •  with:
    
  •    java-version: 1.8
    
    • name: Build with Gradle
  •  run: ./gradlew build
    

Open

@MrMaxich96 MrMaxich96 mentioned this pull request Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet