Merge remote-tracking branch 'origin/master'

This commit is contained in:
Blatzar
2022-08-13 23:49:30 +02:00
3 changed files with 63 additions and 0 deletions

View File

@ -3,6 +3,7 @@ plugins {
id 'kotlin-android'
id 'kotlin-kapt'
id 'kotlin-android-extensions'
id 'org.jetbrains.dokka'
}
def tmpFilePath = System.getProperty("user.home") + "/work/_temp/keystore/"