mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 12:45:35 +00:00
use JAVA8_HOME for the gradle step in createLocalAwsApiP2Repository.sh
This commit is contained in:
+2
-2
@@ -15,12 +15,12 @@ buildscript {
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.6.4'
|
||||
classpath "com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.8.3"
|
||||
classpath "org.ajoberstar:grgit:2.3.0"
|
||||
classpath "org.ajoberstar:grgit:5.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'org.ajoberstar.grgit' version '2.3.0'
|
||||
id 'org.ajoberstar.grgit' version '5.0.0'
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
||||
Reference in New Issue
Block a user