mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-19 08:23:56 +00:00
chore: kotlin version bump
This commit is contained in:
@@ -6,10 +6,6 @@ plugins {
|
||||
id 'com.google.devtools.ksp'
|
||||
}
|
||||
|
||||
def gitCommitHash = providers.exec {
|
||||
commandLine("git", "rev-parse", "--verify", "--short", "HEAD")
|
||||
}.standardOutput.asText.get().trim()
|
||||
|
||||
android {
|
||||
compileSdk 34
|
||||
|
||||
|
||||
Reference in New Issue
Block a user