nicer crosshair, icons instead of text buttons, share history

This commit is contained in:
Hadrian Burkhardt
2026-02-11 03:23:42 +01:00
parent d9378fa78e
commit c0e9b52897
14 changed files with 275 additions and 83 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
plugins {
id("com.android.application") version "8.7.0" apply false
id("com.android.application") version "8.13.2" apply false
id("org.jetbrains.kotlin.android") version "1.9.24" apply false
id("com.google.devtools.ksp") version "1.9.24-1.0.20" apply false
}