This commit is contained in:
Hamza-Ayed
2023-08-06 18:06:28 +03:00
parent 5a7c09eb06
commit f051d47402
16 changed files with 497 additions and 108 deletions

View File

@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.7.10'
ext.kotlin_version = '1.9.0'
repositories {
google()
mavenCentral()