Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Commit 157c53b

Browse files
committed
hopefully build using jdk8
1 parent 2eddf3f commit 157c53b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group 'com.github.sanity'
2-
version '0.0.4'
2+
version '0.0.5'
33

44
buildscript {
55
ext.kotlin_version = '1.1-M04'

jitpack.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
jdk:
2+
- oraclejdk8

0 commit comments

Comments
 (0)