Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e645027

Browse files
author
Pascal Wink
committed
add jitpack.yml to skip testing, since a setup file would be needed before and update version number
1 parent dadecbd commit e645027

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group 'com.bunq.sdk'
2-
version '1.28.0.1'
2+
version '1.28.0.2'
33

44
apply plugin: 'java'
55
apply plugin: 'maven-publish'

‎jitpack.yml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
jdk:
2+
- openjdk17
3+
skip:
4+
- test

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /