Browse Source

Grgit up version fix

pull/63/head
Ezerous 6 years ago
parent
commit
165acddce1
No known key found for this signature in database GPG Key ID: 262B2954BBA319E3
  1. 2
      app/gradle/grgit.gradle

2
app/gradle/grgit.gradle

@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'org.ajoberstar.grgit:grgit-core:3.0.0'
classpath 'org.ajoberstar.grgit:grgit-core:3.1.1'
}
}

Loading…
Cancel
Save