- Updated the ScreenActivity.kt

- Some settings updated
- Fix some bugs
This commit is contained in:
2026-03-08 13:03:31 +01:00
parent 24ff71b1fa
commit 040e59ee58
4 changed files with 11 additions and 6 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:9.0.1'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.10'
classpath 'com.android.tools.build:gradle:9.1.0'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.10'
}
}