Update dependencies and Gradle, Minimum SDK bumped to 23
All checks were successful
Build Android / build (push) Successful in 5m7s

This commit is contained in:
2026-03-30 18:24:39 +02:00
parent ea84eeffc2
commit 0e041b79cf
21 changed files with 122 additions and 133 deletions

View File

@@ -1,2 +1,5 @@
plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
}
include ':app'
rootProject.name = "Tichu Counter"