Target SDK 31

This commit is contained in:
vvb2060
2021-07-18 13:11:20 +08:00
committed by John Wu
parent 2cbc048352
commit 68fbdd474c
11 changed files with 203 additions and 156 deletions

View File

@@ -15,5 +15,5 @@ gradlePlugin {
}
dependencies {
implementation("org.eclipse.jgit:org.eclipse.jgit:5.10.0.202012080955-r")
implementation("org.eclipse.jgit:org.eclipse.jgit:5.12.0.202106070339-r")
}