Select edited preset after save

Max timer is 99:59
This commit is contained in:
Tretzi
2026-05-04 20:49:24 -05:00
parent 810ed31e7b
commit ea859cf1cb
3 changed files with 8 additions and 4 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId = "solutions.tretter.esunandroid"
minSdk = 26
targetSdk = 35
versionCode = 18
versionName = "18"
versionCode = 19
versionName = "19"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true