Update gradle and IDE.

This commit is contained in:
2022-10-30 17:12:03 +01:00
parent a7b3247796
commit 78481d29fc
4 changed files with 4 additions and 4 deletions

View File

@@ -33,6 +33,7 @@ android {
kotlinOptions {
jvmTarget = '1.8'
}
namespace 'me.zobrist.tichucounter'
}
dependencies {